Created attachment 110407 [details] Pause button gray When you have Elisa playing music and want to pause using the media playback in the system tray, the Pause button is grayed out. You have to open Elisa to pause playback. When in pause you can resume playback through the widget.
Created attachment 110408 [details] Elisa able to start playback
same on Gnome with media player gnome shell extension.
Same here, I'm working on a patch
Git commit 6e4f63227aff718ee38d6d47b4fd9676ff5be756 by Nicolas Fella. Committed on 04/03/2018 at 16:14. Pushed by nicolasfella into branch 'master'. Fix MPRIS pause Summary: According to the MPRIS spec (https://specifications.freedesktop.org/mpris-spec/latest/Player_Interface.html) the value of canPause should not depend on whether the track is currently paused. This patch makes Elisa behave according to the specification and makes it controllable via #kde_connect Test Plan: Inspect via DBus Viewer and KDE Connect Reviewers: #elisa, astippich Reviewed By: #elisa, astippich Subscribers: astippich, #elisa Tags: #elisa Differential Revision: https://phabricator.kde.org/D11020 M +1 -1 src/mpris2/mediaplayer2player.cpp https://commits.kde.org/elisa/6e4f63227aff718ee38d6d47b4fd9676ff5be756