Summary: | No(/misleading) feedback when buffering a video played remotely | ||
---|---|---|---|
Product: | [Applications] dragonplayer | Reporter: | Marcus Harrison <marcus> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, sitter |
Priority: | LO | ||
Version First Reported In: | 2.0-beta1 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marcus Harrison
2010-07-08 23:10:35 UTC
Git commit 422138c31e6e0f738fe11cc86ea9af167cf2cde4 by Harald Sitter. Committed on 01/06/2012 at 02:11. Pushed by sitter into branch 'master'. fix play button appearance when stalled technically speaking the buffering state is part of the overall playback state machine (obvious states: playing & paused). also see phonon/doc/state-machine.svg. now in the context of the play/pause button, which indicates either activity or inactivity within the playback machine, both playing and buffering are active whereas pause is inactive, so WRT to button state toggling buffering needs to be handled exactly like play. M +3 -3 src/app/stateChange.cpp http://commits.kde.org/dragon/422138c31e6e0f738fe11cc86ea9af167cf2cde4 Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand. Thank you for helping us make KDE software even better for everyone! Works for me with current git master when using the VLC Phonon backend. Assuming it was fixed at some point. |