[pulseaudio-tickets] [Bug 58758] pulseaudio.desktop should have NotShowIn=KDE;

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 6 07:17:29 PDT 2013


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

--- Comment #8 from Matthew Cope <mccope at gmail.com> ---
Created attachment 78930
  --> https://bugs.freedesktop.org/attachment.cgi?id=78930&action=edit
Debug log for updated start-pulseaudio-x11

Tanu, I updated /usr/bin/start-pulseaudio-x11 as follows, please can you
confirm this is what you meant :-)

$ diff -su /usr/bin/start-pulseaudio-x11.orig /usr/bin/start-pulseaudio-x11
--- /usr/bin/start-pulseaudio-x11.orig  2013-05-06 12:35:37.940319792 +0100
+++ /usr/bin/start-pulseaudio-x11       2013-05-06 12:36:58.360891563 +0100
@@ -27,6 +27,7 @@
     /usr/bin/pactl load-module module-x11-cork-request "display=$DISPLAY" >
/dev/null

     if [ x"$SESSION_MANAGER" != x ] ; then
-       /usr/bin/pactl load-module module-x11-xsmp "display=$DISPLAY
session_manager=$SESSION_MANAGER" > /dev/null
+#      /usr/bin/pactl load-module module-x11-xsmp "display=$DISPLAY
session_manager=$SESSION_MANAGER" > /dev/null
+       /usr/bin/pactl "display=$DISPLAY session_manager=$SESSION_MANAGER" >
/dev/null
     fi
 fi

The delay is still present with this modified version of start-pulseaudio-x11.

-- 
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/20130506/82d981ef/attachment.html>


More information about the pulseaudio-bugs mailing list