<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - bluetooth audio sink is released on fast keypresses"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73752#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - bluetooth audio sink is released on fast keypresses"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73752">bug 73752</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>10 seconds after creating the VLC stream the stream is corked (paused), and
about a second after that the stream is freed. If you didn't pause VLC
yourself, then VLC is doing that by itself. PulseAudio never initiates corking
of client streams.

Corking in itself is not a reason for destroying the stream, though, so why is
the stream destroyed? That, too, is most likely initiated by VLC, although
PulseAudio could in theory kill the stream for some reason.

Is your keyboard wireless? My wild guess is that it interferes with Bluetooth,
causing PulseAudio to consume audio slower than expected, and VLC thinks that
the audio system is broken and decides to stop playing.

Could you try playing something with paplay instead of VLC? paplay doesn't
support all file formats, but wav, flac or vorbis should be fine. If it doesn't
work properly, post logs again.</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>