View Single Post
Old 01-05-2013, 02:58 PM   #10
Wonzling
Member
Wonzling can read faster than his screen refreshesWonzling can read faster than his screen refreshesWonzling can read faster than his screen refreshesWonzling can read faster than his screen refreshesWonzling can read faster than his screen refreshesWonzling can read faster than his screen refreshesWonzling can read faster than his screen refreshesWonzling can read faster than his screen refreshesWonzling can read faster than his screen refreshesWonzling can read faster than his screen refreshesWonzling can read faster than his screen refreshes
 
Posts: 11
Karma: 14046
Join Date: Jan 2013
Device: Kindle Paperwhite
Thanks very much twobob.

Quote:
Originally Posted by twobob View Post
Obviously you will need a working Xephyr.
Well, that's exactly what I'm trying to get done...
Spoiler:
[root@kindle export]# cd /mnt/us/export/Xephyr-5/bin; LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH ./Xephyr-5 :1 -title "L:A_N:application_ID:xephyr_PC:N" -screen 600x800 -cc 4 -dpi 155 &
[root@kindle bin]# _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/kindle:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[dix] Could not init font path element /mntususr/share/fonts/X11/misc/, removing from list!
[dix] Could not init font path element /mntususr/share/fonts/X11/TTF/, removing from list!
[dix] Could not init font path element /mntususr/share/fonts/X11/OTF/, removing from list!
[dix] Could not init font path element /mntususr/share/fonts/X11/Type1/, removing from list!
[dix] Could not init font path element /mntususr/share/fonts/X11/100dpi/, removing from list!
[dix] Could not init font path element /mntususr/share/fonts/X11/75dpi/, removing from list!
[dix] Could not init font path element built-ins, removing from list!

Fatal server error:
could not open default font 'fixed'

...is all I get.

What does
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/kindle:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
mean?
How do I tell Xephyr, to use the right path to /usr/share/fonts...?

Edit: I changed root accounts home dir to /mnt/us/root/ (even tried / ) but to no working results...

Last edited by Wonzling; 01-05-2013 at 03:07 PM.
Wonzling is offline   Reply With Quote