<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PlaneShift with OpenAL sound stutters: PulseAudio returned minreq > tlength/2; expect break up"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85445#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PlaneShift with OpenAL sound stutters: PulseAudio returned minreq > tlength/2; expect break up"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85445">bug 85445</a>
              from <span class="vcard"><a class="email" href="mailto:Martin@Lichtvoll.de" title="Martin Steigerwald <Martin@Lichtvoll.de>"> <span class="fn">Martin Steigerwald</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=108445" name="attach_108445" title="pulseaudio debug log">attachment 108445</a> <a href="attachment.cgi?id=108445&action=edit" title="pulseaudio debug log">[details]</a></span>
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>