No sound with x2go

This one has been messing with my head for months but I think I have narrowed down the issues to what you will see in this fresh session statrtup sequence. The server is MGA4 fully maintained and freshly booted to a terminal. The client is MGA3.
It would not be accurate to say "I don't know where to start" as I started trying to figure this out last May, but I cannot get any useful hints from the log messages and I am hoping someone will recognise why a service I installed on my computer should be refusing to let me use it.
Richard
- Code: Select all
Oct 7 21:55:48 Gardenshed sshd[2198]: Accepted publickey for richard from XX.XX.XX.XX port 33878 ssh2
Oct 7 21:55:51 Gardenshed /usr/bin/x2gostartagent: successfully started X2Go agent session with ID richard-96-1412715349_stDLXDE_dp24
Oct 7 21:55:52 Gardenshed sshd[2447]: Accepted publickey for richard from XX.XX.XX.XX port 33882 ssh2
Oct 7 21:55:53 Gardenshed /usr/bin/x2goruncommand: launching session with Xsession-x2go mechanism, using STARTUP="startlxde"
Oct 7 21:55:57 Gardenshed net_applet[2629]: ### Program is starting ###
Oct 7 21:56:05 Gardenshed kernel: [ 1727.236259] fuse init (API version 7.22)
Oct 7 21:55:58 Gardenshed mgaapplet[2661]: ### Program is starting ###
Oct 7 21:56:00 Gardenshed pulseaudio[2646]: [pulseaudio] main.c: User-configured server at localhost:30140, refusing to start/autospawn.
Oct 7 21:56:00 Gardenshed dbus[1353]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Oct 7 21:56:01 Gardenshed polkitd[2678]: Started polkitd version 0.112
Oct 7 21:56:03 Gardenshed dbus[1353]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Oct 7 21:56:03 Gardenshed udisksd[2708]: udisks daemon version 2.1.1 starting
Oct 7 21:56:05 Gardenshed dbus[1353]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 7 21:56:05 Gardenshed dbus[1353]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Oct 7 21:56:05 Gardenshed udisksd[2708]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 7 21:56:09 Gardenshed dbus[1353]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.26" (uid=501 pid=2629 comm="/usr/bin/perl /usr/bin/net_applet ") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply="0" destination="org.mageia.monitoring" (uid=0 pid=1354 comm="/usr/sbin/mandi -d ")
Oct 7 21:56:09 Gardenshed dbus[1353]: [system] Rejected send message, 3 matched rules; type="method_call", sender=":1.26" (uid=501 pid=2629 comm="/usr/bin/perl /usr/bin/net_applet ") interface="org.mageia.monitoring.ifw" member="GetMode" error name="(unset)" requested_reply="0" destination="org.mageia.monitoring" (uid=0 pid=1354 comm="/usr/sbin/mandi -d ")
Oct 7 21:56:09 Gardenshed dbus[1353]: [system] Rejected send message, 3 matched rules; type="method_call", sender=":1.26" (uid=501 pid=2629 comm="/usr/bin/perl /usr/bin/net_applet ") interface="org.mageia.monitoring.ifw" member="GetReports" error name="(unset)" requested_reply="0" destination="org.mageia.monitoring" (uid=0 pid=1354 comm="/usr/sbin/mandi -d ")
Oct 7 21:56:10 Gardenshed mgaapplet[2661]: running: ionice -p 2661 -n7
Oct 7 21:56:10 Gardenshed pulseaudio[2759]: [pulseaudio] main.c: User-configured server at localhost:30140, refusing to start/autospawn.
Oct 7 21:56:16 Gardenshed pulseaudio[2773]: [pulseaudio] main.c: User-configured server at localhost:30140, refusing to start/autospawn.
It would not be accurate to say "I don't know where to start" as I started trying to figure this out last May, but I cannot get any useful hints from the log messages and I am hoping someone will recognise why a service I installed on my computer should be refusing to let me use it.
Richard