maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Problems with n900 emulator (https://talk.maemo.org/showthread.php?t=70618)

gerdich 2011-03-03 16:41

Problems with n900 emulator
 
I would like to use the Nokia SDK with debian squeeze.

But I've got problems with the emulator through Xephyr.

I'm starting Xephyr with
Code:

Xephyr :2 -host-cursor -screen 800x480x16 -reset -terminate -dpi 96 -ac
Then I start the scratchbox with
Code:

/scratchbox/login
Inside the scrachbox I write:
Quote:

export DISPLAY=:2
and
Code:

af-sb-init.sh start

... And everything works fine!

But when I start a second time I get:
Code:

dbus is already running
Code:

process 19118: arguments to dbus_bus_start_service_by_name() were incorrect, assertion "connection != NULL" failed in file dbus-bus.c line 1313.
This is normally a bug in some application using the D-Bus library.
hildon-home[19118]: GLIB WARNING ** libgnomevfs - Failed to activate daemon: (null)
process 19118: arguments to dbus_connection_get_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5757.
This is normally a bug in some application using the D-Bus library.
process 19118: arguments to dbus_connection_set_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5721.
This is normally a bug in some application using the D-Bus library.
hildon-home[19118]: GLIB ERROR ** default - Not enough memory to set up DBusConnection for use with GLib
aborting...


...And I have to reboot the whole computer to get the emulator running again!!

onion 2011-03-03 21:27

Re: Problems with n900 emulator
 
You need to run:
af-sb-init.sh stop

bruno.araujo 2011-03-05 16:56

Re: Problems with n900 emulator
 
Also, if it still refuses to work after a af-sb-init.sh stop, run:

Code:

sb-conf killall


All times are GMT. The time now is 10:29.

vBulletin® Version 3.8.8