https://bugs.kde.org/show_bug.cgi?id=389907

--- Comment #1 from Michael Pyne <mp...@kde.org> ---
What Phonon backend does your system use?  I'm assuming it's the PulseAudio
backend, though I'm not sure if you have an easy way to test Phonon's GStreamer
backend or VLC backend directly.

The reason I ask is that JuK's track playback information is fed directly from
the underlying Phonon library's media object.  So if the track position does
not update then it would likely be a Phonon issue, or somehow the Qt
signal/slot connections to the TrackPositionAction are being blocked.  But
those connections are practically guaranteed at compile time at this point so
that is not the most likely cause.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to