Hi Paul, On Sa 28 Apr 2012 10:56:51 CEST Paul Menzel wrote:
Dear X2go folks, I am trying to find out what package does try to connect to PulseAudio during system start up leaving a temporary directory `/tmp/pulse-XXXXXXXXXXXX` [1].
Yes that a tmp-folder on the server or on the client???
Could that be the result of running the init script `/etc/init.d/x2goserver`?
No, definitely not.
This is a Debian Sid/unstable system.
What desktop environment are you running in the session?
X2Go does three things for pulseaudio:
o set up reverse forwarding tunnel through the SSH connection that allows
pulseaudio clients to connect to localhost:<port> on the server, get
tunneled through to the X2Go client-side and reach localhost:4713 on the
client
o place a file into ~/.x2go/C-<session-name>/pulse that tells the way to
connect
o set an env variable PULSE_CLIENTCONFIG pointing to the above named file
Anything that happens with sound must come from an application trying
to connect to pulseaudio. It may be that the PULSE_CLIENTCONFIG is
ignored by some audio client, so then I guess this very application
will try to connect to pulseaudio on the server which might fail. Just
guessing here, though.
Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419 GnuPG Key ID 0xB588399B mail: [email protected], http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
pgpiSx1DkUbBQ.pgp
Description: Digitale PGP-Unterschrift
_______________________________________________ X2Go-Dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-dev
