Hi Mike,
you wrote:
Sorry, I got things mixed up... this is for Linux as a client...
However, on the server you could check if you have an env variable named $PULSE_CLIENTCONFIG and then you could ćheck the file where it points at and check its contents... Hmm, it points to
/home/USERNAMEHERE/.x2go/C-USERNAMEHERE-50-1299082964_stRTERMINAL_dp32/.pulse-client.conf
and contains
default-server=localhost:30002 cookie-file=.x2go/C-USERNAMEHERE-50-1299082964_stRTERMINAL_dp32/.pulse-cookie
I decided to start iceweasel from the xterm window I used to check the settings you asked for, and when trying to access a youtube video, I see these messages scrolling by:
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4170:(_snd_config_evaluate) function snd_func_concat returned error: Datei oder Verzeichnis nicht gefunden ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:4170:(_snd_config_evaluate) function snd_func_refer returned error: Datei oder Verzeichnis nicht gefunden ALSA lib conf.c:4649:(snd_config_expand) Evaluate error: Datei oder Verzeichnis nicht gefunden ALSA lib pcm.c:2190:(snd_pcm_open_noupdate) Unknown PCM default ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:4170:(_snd_config_evaluate) function snd_func_card_driver returned error: Datei oder Verzeichnis nicht gefunden ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4170:(_snd_config_evaluate) function snd_func_concat returned error: Datei oder Verzeichnis nicht gefunden ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:4170:(_snd_config_evaluate) function snd_func_refer returned error: Datei oder Verzeichnis nicht gefunden ALSA lib conf.c:4649:(snd_config_expand) Evaluate error: Datei oder Verzeichnis nicht gefunden ALSA lib pcm.c:2190:(snd_pcm_open_noupdate) Unknown PCM default ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card
I'm a bit surprised to see ALSA references, when I'm trying to use pulseaudio. Do I need some kind of wrapper script or environment variable to make iceweasel use pulseaudio?
Kind Regards, Stefan