[winswitch] bug: xpra 0.15.0 for Debian has wrong paths in	/etc/xpra/xpra.conf
    Dennis Schridde 
    devurandom at gmx.net
       
    Tue Jun  2 11:18:12 BST 2015
    
    
  
Hello!
The xpra 0.15.0 package for Debian has wrong paths in /etc/xpra/xpra.conf.
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
Best regards,
Dennis
    
    
More information about the shifter-users
mailing list