[pulseaudio-tickets] [Bug 85445] PlaneShift with OpenAL sound stutters: PulseAudio returned minreq > tlength/2; expect break up

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 26 05:06:11 PDT 2014


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

--- Comment #3 from Martin Steigerwald <Martin at Lichtvoll.de> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20141026/bcca9b1c/attachment.html>


More information about the pulseaudio-bugs mailing list