Tuesday, May 11, 2010

[android-developers] Re: [android-beginners] ubuntu 10.04 emulator not launching

Yes I did try the verbose option. I find a segmentation fault.

It got fixed now after some updates to Ubuntu 10.04. Not sure what fixed it but after some updates the emulator has started to work again now.

Regards,
Riaz Ur Rahaman


On Thu, May 6, 2010 at 6:13 AM, David Turner <digit@android.com> wrote:
can you start the emulator from the command line properly (e.g. : $ANDROID_SDK_ROOT/tools/emulator -avd <name>)

Can you try with the -verbose option to see if it dumps useful information, there is also -debug-all which is going to dump a *lot* of stuff.

It looks like the emulator has problems connecting to your X server. How is your DISPLAY environment variable defined ?

On Mon, May 3, 2010 at 12:30 AM, riazrahaman <rahaman.riaz@gmail.com> wrote:
Hi,

Was not able to launch the emulator on Ubuntu 10.04. Getting the below error in eclipse. Is there a work around or a fix for this?

[2010-05-02 23:35:34 - HelloWorld] Automatic Target Mode: Unable to detect device compatibility. Please select a target device.
[2010-05-02 23:35:39 - HelloWorld] Launching a new emulator with Virtual Device 'android15'
[2010-05-02 23:35:42 - HelloWorld] New emulator found: emulator-5554
[2010-05-02 23:35:42 - HelloWorld] Waiting for HOME ('android.process.acore') to be launched...
[2010-05-02 23:35:43 - Emulator] XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
[2010-05-02 23:35:43 - Emulator]       after 7 requests (6 known processed) with 0 events remaining.
[2010-05-02 23:35:43 - HelloWorld] emulator-5554 disconnected! Cancelling 'com.paad.chapter2.HelloWorld activity launch'!

Is this a known issue with the 10.04 Lucid lynx ubuntu?


Regards,
Riaz Ur Rahaman

--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
 
NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android
 
To unsubscribe from this group, send email to
android-beginners+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
 
NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android
 
To unsubscribe from this group, send email to
android-beginners+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment