![]() |
2007-10-08
, 14:33
|
|
Posts: 118 |
Thanked: 97 times |
Joined on Jun 2007
@ France
|
#2
|
![]() |
2009-01-08
, 10:21
|
Posts: 25 |
Thanked: 1 time |
Joined on Apr 2006
|
#3
|
I load up Xephyr:
$ Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 –ac
[sbox-SDK_arch: ~] > export DISPLAY=:2
[sbox-SDK_ARMEL: ~] > af-sb-init.sh start &
[1] 7301
[sbox-SDK_ARMEL: ~] > Note: For remote X connections DISPLAY should contain hostname!
Sample files present.
DBUS system bus is already running, doing nothing
D-BUS session bus daemon is already running, doing nothing
Starting Maemo Launcher: maemo-launcher start failed.
Sapwood image server is already running, doing nothing
Matchbox window manager is already running, doing nothing
clipboard-manager is already running, doing nothing
Starting Keyboard
maemo-launcher: invoking '/usr/bin/hildon-input-method.launch'
qemu: uncaught target signal 11 (Segmentation fault) - exiting
maemo-launcher: child (pid=7416) terminated due to exit()=245
Starting MAEMO AF Desktop
maemo-launcher: no child 7417 found in the kindergarten.
maemo-launcher: child (pid=7417) terminated due to exit()=0
maemo-launcher: invoking '/usr/bin/maemo_af_desktop.launch'
qemu: uncaught target signal 11 (Segmentation fault) - exiting
maemo-launcher: child (pid=7435) terminated due to exit()=245
maemo-launcher: no child 7436 found in the kindergarten.
maemo-launcher: child (pid=7436) terminated due to exit()=0
[1]+ Done af-sb-init.sh start
Does anyone know how to get this working?