rotito
12th April 2011, 04:15 PM
My machine, running FC13, is accessed by a NX client / server (freenx-server.i686 package installed).
Using the NoMachine NX client, when I launch the sandbox program (policycoreutils-sandbox.i686 package), for example,sandbox -X xtermthe process dies without displaying a screen.
The problem comes from the Xephyr server that complains : 'Xephyr cannot open host display. Is DISPLAY set ?'.
Xephyr is called in the bash file /usr/share/sandbox/sandboxX.sh by:/usr/bin/Xephyr -title "$TITLE" -terminate -screen $SCREENSIZE -displayfd 5 5>&1Is there a way to solve this problem ?
Using the NoMachine NX client, when I launch the sandbox program (policycoreutils-sandbox.i686 package), for example,sandbox -X xtermthe process dies without displaying a screen.
The problem comes from the Xephyr server that complains : 'Xephyr cannot open host display. Is DISPLAY set ?'.
Xephyr is called in the bash file /usr/share/sandbox/sandboxX.sh by:/usr/bin/Xephyr -title "$TITLE" -terminate -screen $SCREENSIZE -displayfd 5 5>&1Is there a way to solve this problem ?