[maemo-developers] asking help about installing xephyr

From: Cornelius Hald hald at icandy.de
Date: Thu Jun 18 16:33:45 EEST 2009
On Thu, 2009-06-18 at 15:50 +0300, liuyp wrote:
> Hi Conny and Amit,
> 
> when I open 2 terminals to run commands seperately, and change /tmp
> permission, i got something like this>
> drwxrwxrwx  17 root root  4096 2009-06-18 15:17 tmp,
>  then a  GTK window come out, however there are many warnings at the
> same time....
> you can see details as followings.
> 
> Anyway, this UI has appeared the first time since i have tried to get 
> it almost one week.....

It's normal to get some warnings there. If the rest is working, just
ignore them for now. Try to install an application an run it. If that
works everything should be ok. 
 
>  sbox at liuyp-laptop:/$ sudo chmod 777 -R /tmp

I think the "-R" was a bit too much and you're missing the
directory-sticky-big "t". 

> drwxrwxrwx  17 root root  4096 2009-06-18 15:17 tmp

See above. Should be drwxrwxrwt.

> sbox at liuyp-laptop:~$ Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96
> -ac -extension Composite
> _XSERVTransmkdir: Mode of /tmp/.X11-unix should be set to 1777

Has to do with permissions again.

> expected keysym, got XF86KbdLightOnOff: line 70 of pc
> expected keysym, got XF86KbdBrightnessDown: line 71 of pc
> expected keysym, got XF86KbdBrightnessUp: line 72 of pc
> expected keysym, got XF86KbdLightOnOff: line 70 of pc
> expected keysym, got XF86KbdBrightnessDown: line 71 of pc
> expected keysym, got XF86KbdBrightnessUp: line 72 of pc

I don't know these.

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

That's normal. I also get a lot of errors about config/hal and stuff,
but it's still working :)

> at another scratchbox terminal>
> [sbox-DIABLO_X86: ~] > export DISPLAY=:2
> [sbox-DIABLO_X86: ~] > af-sb-init.sh start
> 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.
> Starting Sapwood image server
> Starting Matchbox window manager
> Starting clipboard-manager
> Starting Keyboard
> maemo-launcher: invoking '/usr/bin/hildon-input-method.launch'
> Starting Hildon Desktop
[...]

I didn't check that line by line, but it looks quite familiar to me. If
you have any concrete problems - write again.

Cheers!
Conny


More information about the maemo-developers mailing list