Reply
Thread Tools
Posts: 891 | Thanked: 499 times | Joined on Nov 2009 @ UK
#31
Originally Posted by casper27 View Post
Any help on this one would be appriciated. I can now see all the applications in the windows but when I go to download one I get the error

hildon-desktop[2540]: GLIB WARNING ** default - mb_wm_client_window_sync_properties: X error 3

In scratchbox??? Any help
Enable Red Pill?
__________________
Follow me on Twitter
 

The Following User Says Thank You to Venomrush For This Useful Post:
Posts: 165 | Thanked: 94 times | Joined on Nov 2009
#32
May someone explain to me, in detail, how they got the internet working?
 
The_Solutor's Avatar
Posts: 142 | Thanked: 49 times | Joined on Oct 2009 @ Italy
#33
Originally Posted by brog View Post
May someone explain to me, in detail, how they got the internet working?

Set (in windows) the vmware networking as NAT

Copy the resolve.conf as already mentioned.

Eventually edit resolv.conf with a surely working dns.

AFAIK that's all
 
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#34
Originally Posted by Venomrush View Post
My aim is to get many of you to help with testing some of the apps in Extras (and report bugs) without having the device in hand or waiting for your N900 delivery.
No, no, no, no! The SDK is NOT AN EMULATOR.
 

The Following 2 Users Say Thank You to javispedro For This Useful Post:
Posts: 891 | Thanked: 499 times | Joined on Nov 2009 @ UK
#35
Originally Posted by javispedro View Post
No, no, no, no! The SDK is NOT AN EMULATOR.
How do you want me to rephrase it?
From a newbie point of view, it is doing what the N900 is doing but without any actual physical handset.
__________________
Follow me on Twitter
 
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#36
Originally Posted by Venomrush View Post
How do you want me to rephrase it?
From a newbie point of view, it is doing what the N900 is doing but without any actual physical handset.
It is not. They're not the same apps, it's using older versions of system components, it's not the same architecture, it's not 3D accelerated, has lots of bugs, and is geared for _DEVELOPMENT_, not testing.

So please refrain from suggesting the SDK as "experience" of the N900, and _SPECIALLY_ refrain from suggesting the SDK to test apps & report bugs.

For example, DrNokSnes on the x86 SDK is such an entirely different beast that most bug reports against the x86 version are _useless_ for me.
 

The Following 4 Users Say Thank You to javispedro For This Useful Post:
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#37
Originally Posted by Venomrush View Post
VMware is a shareware.
The 30 days trial should be enough
There is VMware Player which is free and good enough for this. In Workstation product you pay for advanced features you don't need here.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 
Posts: 78 | Thanked: 28 times | Joined on Oct 2009 @ London
#38
Originally Posted by Venomrush View Post
Do that by doing typing in the following command in Terminal:

Code:
sudo cp /etc/resolv.conf /scratchbox/etc/resolv.conf
I am trying to get the internet working but at what stage do I do this in terminal? When i type this in it just says "must be setuid root". I have enabled in VMware in windows.

Last edited by bret hart; 2009-11-15 at 23:15.
 
Posts: 891 | Thanked: 499 times | Joined on Nov 2009 @ UK
#39
Originally Posted by bret hart View Post
I am trying to get the internet working but at what stage do I do this in terminal? When i type this in it just says "must be setuid root". I have enabled in VMware in windows.
Ok, I happened to find the resolv.conf in scratchbox to be different to the machine. You will need to make sure it's the same.

Please follow this guide, credits horus
I followed his steps and was able to get the Internet working.

2. Fixing your /etc/resolv.conf

This one is an easy fix for most. We are changing your resolv.conf so that it matches the ones on your computer.

Make sure you are Logged Out of Scratchbox or haven't started it yet.

Type into your terminal ~
Code:
sudo cp /etc/resolv.conf /scratchbox/etc/resolv.conf
This will prompt you for your password. Enter it!

Now try updating again. If that didn't work lets delve deeper into your resolv.conf dilemma.

This part we are Checking to make sure your resolv.conf Actually Matches!

Outside of scratchbox, do the follow
Code:
nano /etc/resolv.conf
Take note of the following details whether you save them to a notepad or write them down. Then exit (Ctrl + X).

Now, do the follow;
Code:
/scratchbox/login
sb-conf se FREMANTLE_ARMEL
nano /etc/resolv.conf
Check that they match your other settings.

Do the same for X86.
Code:
/scratchbox/login
sb-conf se FREMANTLE_X86
nano /etc/resolv.conf

In short, your resolv.conf should look something like this for all resolv.conf files:

Code:
domain localdomain
search localdomain
nameserver [YOUR_DNS_ADDRESS]
__________________
Follow me on Twitter

Last edited by Venomrush; 2009-11-16 at 03:46.
 

The Following User Says Thank You to Venomrush For This Useful Post:
Sauromatum's Avatar
Posts: 6 | Thanked: 2 times | Joined on Nov 2009 @ Finland
#40
I'm having a problem with Maemo_PreFinal_2_Ubuntu_Intrepid_Desktop_SDK_Virtu al_Image_Splitted.zip.001.

When I'm trying to extract it, it keeps saying that file is damaged or can't be extracted. With Winrar I can see that there's two text files inside, but nothing else. I've already tried to download the file again but it doesn't help.

The other package works, but with errors also. WMware wont run the .vmx file though, saying 'The file specified is not a virtual disk.'. But maybe that is because I don't have the other needed file?
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:36.