Moritz Struebe
2012-11-21 08:21:07 UTC
Hi Alex, Mike(?)
I just saw parec running and producing unneeded traffic.
In onmainwindow.cpp:10577ff it says:
QString scmd="PULSE_CLIENTCONFIG=~/.x2go/C-"+
resumingSession.sessionId+
"/.pulse-client.conf "+
"parec 1> /dev/null & sleep 1 && kill %1";
What is the rationale behind this code? As far as I understand it, parec
is supposed to run for one second. I'm not sure that that is what the
code does.
Cheers
Morty
--
Dipl.-Ing. Moritz 'Morty' Struebe (Wissenschaftlicher Mitarbeiter)
Lehrstuhl für Informatik 4 (Verteilte Systeme und Betriebssysteme)
Friedrich-Alexander-Universität Erlangen-Nürnberg
Martensstr. 1
91058 Erlangen
Tel : +49 9131 85-25419
Fax : +49 9131 85-28732
eMail : ***@informatik.uni-erlangen.de
WWW : http://www4.informatik.uni-erlangen.de/~morty
I just saw parec running and producing unneeded traffic.
In onmainwindow.cpp:10577ff it says:
QString scmd="PULSE_CLIENTCONFIG=~/.x2go/C-"+
resumingSession.sessionId+
"/.pulse-client.conf "+
"parec 1> /dev/null & sleep 1 && kill %1";
What is the rationale behind this code? As far as I understand it, parec
is supposed to run for one second. I'm not sure that that is what the
code does.
Cheers
Morty
--
Dipl.-Ing. Moritz 'Morty' Struebe (Wissenschaftlicher Mitarbeiter)
Lehrstuhl für Informatik 4 (Verteilte Systeme und Betriebssysteme)
Friedrich-Alexander-Universität Erlangen-Nürnberg
Martensstr. 1
91058 Erlangen
Tel : +49 9131 85-25419
Fax : +49 9131 85-28732
eMail : ***@informatik.uni-erlangen.de
WWW : http://www4.informatik.uni-erlangen.de/~morty