On 02/06/15 17:26, Antoine Martin wrote:
On 02/06/15 17:18, Dennis Schridde wrote:
Hello!
The xpra 0.15.0 package for Debian has wrong paths in
/etc/xpra/xpra.conf.
Which version of Debian are you running?
It sets:
xvfb=/usr/bin/Xorg -noreset -nolisten tcp +extension GLX +extension
RANDR +extension RENDER -logfile ${HOME}/.xpra/Xorg.${DISPLAY}.log
-config /tags/v0.15.x/src/debian/tmp/etc/xpra/xorg.conf
Correct would be:
xvfb=Xorg -noreset -nolisten tcp +extension GLX +extension RANDR
+extension RENDER -logfile ${HOME}/.xpra/Xorg.${DISPLAY}.log -config
/etc/xpra/xorg.conf
How would that be more correct?
We try very hard to make sure that we use the correct Xorg binary, not
a wrapper or script. (of which there are many!)
The build figured out that this file was the right one to use. Is it not?
Oh, never mind - just figured it out. You are talking about the etc file
at the end and not the Xorg binary...
Looking at it now.
Cheers
Antoine
_______________________________________________
shifter-users mailing list
[email protected]
http://lists.devloop.org.uk/mailman/listinfo/shifter-users