2

jdk 6 を使用した Ubuntu 13.04 64 ビットを使用しています。作成したエミュレーターで Android プログラムの「helloworld」の例を実行しようとしていますが、Eclipse からプログラムを実行すると、次のように表示されます。

[Emulator] [xcb] Unknown sequence number while processing queue
[2013-06-03 17:23:40 - Emulator] [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[2013-06-03 17:23:40 - Emulator] [xcb] Aborting, sorry about that.
[2013-06-03 17:23:40 - Emulator] emulator64-arm: ../../src/xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
[2013-06-03 17:23:42 - FirstAndroidApp] emulator-5554 disconnected! Cancelling 'com.example.firstandroidapp.MainActivity activity launch'!

あなたはなにか考えはありますか?

4

1 に答える 1