<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pulseaudio.desktop should have NotShowIn=KDE;"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58758#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pulseaudio.desktop should have NotShowIn=KDE;"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58758">bug 58758</a>
              from <span class="vcard"><a class="email" href="mailto:mccope@gmail.com" title="Matthew Cope <mccope@gmail.com>"> <span class="fn">Matthew Cope</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=78930" name="attach_78930" title="Debug log for updated start-pulseaudio-x11">attachment 78930</a> <a href="attachment.cgi?id=78930&action=edit" title="Debug log for updated start-pulseaudio-x11">[details]</a></span>
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.</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>