Summary: | Sometimes media player applet shows No media playing but there is a media player | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Fushan Wen <qydwhotmail> |
Component: | Media Player widget | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | plasma-bugs |
Priority: | NOR | Keywords: | regression |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=429542 https://bugs.kde.org/show_bug.cgi?id=446098 |
||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/49b60051a1e6fc4c1c15210f2488284642d921d4 | Version Fixed In: | 5.24 |
Sentry Crash Report: | |||
Attachments: | No media playing |
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1287 Git commit 49b60051a1e6fc4c1c15210f2488284642d921d4 by Fushan Wen. Committed on 19/12/2021 at 08:01. Pushed by fusionfuture into branch 'master'. dataengines/mpris2: Fix empty player condition m_proxies does not always contain all players, and a player is added to m_proxies only when it has a valid proxyPid. But the container is ensured to be added to one of m_playing, m_paused and m_stopped. So we need to ensure m_playing, m_paused and m_stopped are all empty before emitting `playerListEmptied()`. FIXED-IN: 5.24 M +1 -1 dataengines/mpris2/multiplexer.cpp https://invent.kde.org/plasma/plasma-workspace/commit/49b60051a1e6fc4c1c15210f2488284642d921d4 |
Created attachment 144643 [details] No media playing SUMMARY "No media playing" is shown in the media player applet, but the controls are enabled and can play/pause normally. STEPS TO REPRODUCE Cannot reproduce stably OBSERVED RESULT No media playing EXPECTED RESULT Album cover + song name SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION