https://bugs.kde.org/show_bug.cgi?id=490569
--- Comment #7 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit c5edc144665a0d814a908ae6a120a288f7965d7d by Fushan Wen. Committed on 08/08/2024 at 16:53. Pushed by fusionfuture into branch 'master'. applets/mediacontroller: use Play/Pause to control players Some players don't report updated CanPlay or CanPause properties to MPRIS, which is a problem for PlayPause() as it requires the player can play and pause at the same time. Use Play/Pause to work around it. M +5 -1 applets/mediacontroller/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/c5edc144665a0d814a908ae6a120a288f7965d7d -- You are receiving this mail because: You are watching all bug changes.