Hi The command you are running start an embedded X display and the result on my machine is an empty black screen. after that you can start the window manager from within the sbox. so does your window close by itself?
Here is the relevant link http://maemo.org/development/sdks/maemo_5-0_installation/#StartUI The output of the program looks very familiar(and it works here) here is mine: ke...@ijssijs:~$ Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac & [1] 6560 ke...@ijssijs:~$ [dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! [config/dbus] couldn't take over org.x.config: org.freedesktop.DBus.Error.AccessDenied (Connection ":1.62" is not allowed to own the service "org.x.config.display2" due to security policies in the configuration file) unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed (2) unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed (2) unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed (2) unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed (2) On Sat, May 23, 2009 at 4:34 AM, Srinivasan Kumarasamy <[email protected]> wrote: > Hi, > > I have installed Maemo 5 Beta SDK. > > I followed the installation instructions from, > http://maemo.org/development/sdks/maemo_5-0_installation/#sdkinstaller. > > After installing scratchbox and Maemo SDK, I tried to start Xephyr, I could > not start and I am getting the following error message, Please help me to > resolve. > > > kksr...@kksrini-laptop:~$ Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 > -ac &[1] 13354 > kksr...@kksrini-laptop:~$ Could not init font path element > /usr/share/fonts/X11/cyrillic, removing from list! > unrecognised device identifier! > (EE) config/hal: NewInputDeviceRequest failed > unrecognised device identifier! > (EE) config/hal: NewInputDeviceRequest failed > unrecognised device identifier! > (EE) config/hal: NewInputDeviceRequest failed > unrecognised device identifier! > (EE) config/hal: NewInputDeviceRequest failed > unrecognised device identifier! > (EE) config/hal: NewInputDeviceRequest failed > unrecognised device identifier! > (EE) config/hal: NewInputDeviceRequest failed > unrecognised device identifier! > (EE) config/hal: NewInputDeviceRequest failed > unrecognised device identifier! > (EE) config/hal: NewInputDeviceRequest failed > unrecognised device identifier! > (EE) config/hal: NewInputDeviceRequest failed > > > > Thanks, > Srini > > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers > > _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
