https://bugs.freedesktop.org/show_bug.cgi?id=95150

--- Comment #7 from Tanu Kaskinen <[email protected]> ---
Is pulseaudio the normal Ubuntu version? netstat shows that pulseaudio isn't
listening on any sockets, which is weird, because pulseaudio startup should
fail if loading module-native-protocol-unix fails. (But then again, it's
already very weird that there are multiple instances running.)

Does /run/user/1000/pulse/pid exist? If it does, does the pid in that file
correspond to any of the running pulseaudio processes? (Replace 1000 in the
file path with the uid of the "test" user.)

After answering those questions, add this to
/home/test/.config/pulse/client.conf:

extra-arguments = --log-target=newfile:/tmp/pulse.log --log-level=debug

Then reboot. /tmp should now contain a log file for each of the started
instances. Please attach them here.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to