Summary: | Expanded Media Controller widget causes Next song to start from Slider value of current song | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Rajeesh K V <rajeeshknambiar> |
Component: | Media Player | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mklapetek, plasma-bugs, rajeeshknambiar |
Priority: | NOR | ||
Version: | 5.6.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/0e2af335dcd112a7acefcf226cc56f5df518adad | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
D-Bus monitor output
Fix playing next/previous song seeking |
Description
Rajeesh K V
2016-04-29 12:21:37 UTC
Created attachment 98686 [details]
D-Bus monitor output
Looks like it, perhaps just restarting the timer when pressing next should work Created attachment 98687 [details]
Fix playing next/previous song seeking
That didn't quite work, but the attached patch to reset Slider value seems to work. Does this look okay?
Can you put that on RB pls, thx Git commit 0e2af335dcd112a7acefcf226cc56f5df518adad by Rajeesh K V. Committed on 29/04/2016 at 13:20. Pushed by knambiar into branch 'master'. [Media Controller[: Fix playing next/previous song seeking Seems the Slider value is not reset when Next/Previous buttons are pressed in Media Controller widget. This causes next/previous song to seek the slider position instead of starting from beginning. REVIEW: 127789 M +8 -2 applets/mediacontroller/contents/ui/ExpandedRepresentation.qml http://commits.kde.org/plasma-workspace/0e2af335dcd112a7acefcf226cc56f5df518adad |