The fix is to replace /etc/X11/Xsession.d/80_ltsp-sound with the following script, this should go into feisty-updates:
if [ -n "$LTSP_CLIENT" ]; then /usr/bin/asoundconf set-pulseaudio else if [ !$(which pulseaudio) ]; then /usr/bin/asoundconf unset-pulseaudio fi fi -- sound config not reset after thin client usage https://bugs.launchpad.net/bugs/105709 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs