https://bugs.kde.org/show_bug.cgi?id=365275
Matěj Laitl <ma...@laitl.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Latest Commit| |http://commits.kde.org/amar | |ok/9449ec56d1fd77a0bfa1f713 | |4a2bf4f91ffd14d3 Resolution|--- |FIXED Version Fixed In| |2.9 --- Comment #10 from Matěj Laitl <ma...@laitl.cz> --- Git commit 9449ec56d1fd77a0bfa1f7134a2bf4f91ffd14d3 by Matěj Laitl, on behalf of Antonio Rojas. Committed on 20/08/2016 at 11:10. Pushed by laitl into branch 'master'. Fix MPRIS2 DesktopEntry value According to the MPRIS2 spec, the DesktopEntry value should be "the basename of the .desktop file" [1], not the desktop-file-id. So for amarok it should be "amarok" and not "kde4-amarok", regardless of where the desktop file is installed. This fixes displaying MPRIS controls in the Amarok taskbar tooltip in Plasma 5.7 [1] https://specifications.freedesktop.org/mpris-spec/latest/Media_Player.html#Property:DesktopEntry Testing done by Antonio: Player controls are displayed again in the Amarok taskbar tooltip in Plasma 5.7. REVIEW: 128418 FIXED-IN: 2.9 M +2 -0 ChangeLog M +1 -5 src/dbus/mpris2/MediaPlayer2.cpp http://commits.kde.org/amarok/9449ec56d1fd77a0bfa1f7134a2bf4f91ffd14d3 -- You are receiving this mail because: You are watching all bug changes.