[X2Go-Dev] Bug#799: x2golistdesktops returns nothing

Tancredi-Paul Grozav paul at grozav.info
Thu Oct 6 15:09:59 CEST 2016


I can confirm that x2golistdesktops works without passing the -u 
parameter to ss.
I changed the script /usr/bin/x2golistdesktops at line 68 from:

my $lines=`ss -lxu`;
to
my $lines=`ss -lx`;

And x2golistdesktops works fine and accessing a local desktop also works 
fine.

---
Thank you,
Tancredi-Paul Grozav


More information about the x2go-dev mailing list