https://bugs.kde.org/show_bug.cgi?id=397591
Bug ID: 397591 Summary: seeking a player past 33m22s resets seek bar to 00:00 Product: plasmashell Version: master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Media Player Assignee: k...@privat.broulik.de Reporter: alexterr...@gmail.com CC: plasma-b...@kde.org Target Milestone: 1.0 repro steps: open a media file that is at least 35 minutes long seek the media file (using the player you opened it with) to past 33:20 observe the seek bar in mediacontroller. this is most likely caused by QML's limit of 2000000000 length for ints, and mpris's use of very precise positions. -- You are receiving this mail because: You are watching all bug changes.