Hi, I have noticed that x2goclient-cli doesn't close all "Childproceses" after I closed/terminated a session. If I try to use sound , can't get artsd running properly :/ , there will be 2 SSH connections left, else only one SSH connection.
Example with --use-sound -no : ps -A -f During running session: admin 22945 22534 0 13:53 pts/0 00:00:00 /usr/bin/perl /usr/bin/x2goclient-cli --user oldpc --server 192.168.0.3 --use-sound no --port 22 --command gnome-session admin 22954 22945 0 13:53 pts/0 00:00:00 sh -c DISPLAY=:0 SSH_ASKPASS=/home/deka/.x2go/ssh/askpass setsid ssh -p 22 -N -L 30001:localhost:30001 [email protected] admin 22955 22954 0 13:53 ? 00:00:00 ssh -p 22 -N -L 30001:localhost:30001 [email protected] admin 22957 22945 0 13:53 pts/0 00:00:00 sh -c LD_LIBRARY_PATH=$X2GO_LIB nxproxy -S nx/nx,options=/home/deka/.x2go/S-oldpc-50-1284465225/options:50 2>>/home/deka/.x2go/S-oldpc-50- admin 22959 22957 0 13:53 pts/0 00:00:00 /usr/lib/x2go/nxproxy -S nx/nx,options=/home/deka/.x2go/S-oldpc-50-1284465225/options:50 After closing/terminating the session: admin 22955 1 0 13:53 ? 00:00:00 ssh -N -L 30001:localhost:30001 [email protected] Starting a new session brings me to bind: Address already in use channel_setup_fwd_listener: cannot listen to port: 30001 Could not request local forwarding and my System is collecting zombie ssh processes after several sessions ;) Is this a small Bug, got any else that Problem or is my fault aka messed up sys config? PS: No Problem with qt/gtk x2goclient but I forced to use the cli client and is there a chance for an pulseaudio update for x2goclient-cli? Sincerely, Thomas, Berlin 14.09.10 _______________________________________________ X2go-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-dev
