https://bugs.freedesktop.org/show_bug.cgi?id=85445
--- Comment #3 from Martin Steigerwald <[email protected]> --- Created attachment 108445 --> https://bugs.freedesktop.org/attachment.cgi?id=108445&action=edit pulseaudio debug log Obtained with: log-target = syslog log-level = 4 log-time = 1 in daemon.conf merkaba:~> diff -u /usr/bin/start-pulseaudio-kde.orig /usr/bin/start-pulseaudio-kde --- /usr/bin/start-pulseaudio-kde.orig 2014-10-12 07:50:26.000000000 +0200 +++ /usr/bin/start-pulseaudio-kde 2014-10-26 12:46:09.347951247 +0100 @@ -26,7 +26,7 @@ EXIT_WITH_X_SESSION=no else EXIT_WITH_X_SESSION=yes - /usr/bin/pulseaudio --start "$@" + LANG=C /usr/bin/pulseaudio --start "$@" fi and grep pulseaudio /var/log/syslog > attachedfile With the following scenario: 1. KDE sessions tartup 2. Quick test in KDE systemsettings whether PulseAudio plays something 3. Quit KDE systemsettings 4. Start PlaneShift client and proceed to login screen. 5. Listen to music is playing stutteringly 6. Login to the PlaneShift server 7. Listen to the sound and music playing stuggeringly 8. Then copy syslog and grep. -- 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] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
