Active Topics

 


Reply
Thread Tools
Posts: 323 | Thanked: 116 times | Joined on Jul 2010
#1
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:
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!!
 
Posts: 96 | Thanked: 105 times | Joined on Aug 2006 @ Finland
#2
You need to run:
af-sb-init.sh stop
__________________
--
2x770, N810 and 2xN900, N950, 2xN9, BBZ10
Devel - twitter - blog
 

The Following User Says Thank You to onion For This Useful Post:
Posts: 9 | Thanked: 24 times | Joined on Dec 2009 @ Brasil
#3
Also, if it still refuses to work after a af-sb-init.sh stop, run:

Code:
sb-conf killall
 

The Following User Says Thank You to bruno.araujo For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 05:57.