You should check that dbus is started.

/etc/init.d/dbus start

Bob 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ian
Sent: Thursday, August 30, 2007 5:10 AM
To: [email protected]
Subject: Re: Missing .xinitrc: Launching the UI inside of Xephyr in the
Target?

Ola,

>
> xhost +SI:localuser:root (or whatever user name you're using in the 
> chroot) should also be
helpful, and at least I am not aware of any security problems using that
mechanism.
>
> (The xhost command needs to be run in the host system)
I did this in my host system:
[EMAIL PROTECTED]:~/Dev/Ume$ xhost +SI:localuser:ume

(If you followed the Hildon Desktop Manual Procedure here
https://wiki.ubuntu.com/MobileAndEmbedded/HildonDesktopManualProcedure
then the user 'ume' does not exist on the host system only in the chroot
. I assumed this needs to be added to the host
system)

I then started Xephyr like:
xinit /etc/X11/xinit/xinitrc -- /usr/bin/Xephyr :2 -host-cursor -screen
800x480x32 -dpi 96 -ac

and this gave me the error:
Extended Input Devices not yet supported. Impelement it at line 625 in
../../../../hw/kdrive/src/kinput.c

Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing
from list!

Could not init font path element /usr/share/fonts/X11/cyrillic, removing
from list!

Could not init font path element /usr/X11R6/lib/X11/fonts/Type1,
removing from list!


waiting for X server to shut down FreeFontPath: FPE
"/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.



this was apparently fixed in git in December.
I also tried an old maemo trick of using xnest as the X client but this
seg faults also.

Interestingly the old instructions from the wiki page above still work
i.e

Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac

[]'s
Ian

--
http://ianlawrence.info





-- 
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

-- 
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to