Summary: | QML error in ExpandedRepresentation.qml: TypeError: Cannot read property of undefined | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Fushan Wen <qydwhotmail> |
Component: | Media Player widget | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/1ccce6c18e7cc023c5cabfc054f2b12e3ad4fa98 | Version Fixed In: | 5.24 |
Sentry Crash Report: |
Description
Fushan Wen
2021-11-26 01:39:58 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1221 Git commit 1ccce6c18e7cc023c5cabfc054f2b12e3ad4fa98 by Nate Graham, on behalf of Fushan Wen. Committed on 29/11/2021 at 19:41. Pushed by ngraham into branch 'master'. applets/mediacontroller: Fix "Cannot read property of undefined" When no media player is opened and there is a media player applet on the desktop, `mpris2Source.currentData` is undefined and plasmashell will report some TypeErrors. FIXED-IN: 5.24 M +3 -3 applets/mediacontroller/contents/ui/ExpandedRepresentation.qml https://invent.kde.org/plasma/plasma-workspace/commit/1ccce6c18e7cc023c5cabfc054f2b12e3ad4fa98 |