https://bugs.kde.org/show_bug.cgi?id=423621
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Resolution|--- |DOWNSTREAM Status|REPORTED |RESOLVED --- Comment #2 from Nate Graham <n...@kde.org> --- Your issue is unrelated; the real problem is this: > file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:588:17: > PlasmaExtras.PlaceholderMessage is not a type This is a half-applied backport of a series of commits that I asked packagers to backport to fix another issue. The above error means that the Plasma part of the backport is active on your system, but not the Frameworks part which provides PlasmaExtras.PlaceholderMessage. Possible reasons for this: 1. openSUSE Leap packagers forgot to package the plasma-frameworks commit that introduced the PlaceholderMessage component 2. ...or else they did but it hasn't gotten pushed out to you as an available update 3. ...or else it is but you haven't applied that update yet 4. ...or else you did but you haven't rebooted the machine or restarted plasmashell since then 5. ...or else the backport somehow has an error in it that prevents it from working Either way you'll want to perform all updates, reboot, and follow up with the openSUSE folks if it's still not fixed. -- You are receiving this mail because: You are watching all bug changes.