Summary: | Switched Global Theme | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Richard L. Scott <Linux> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ferenosdev, nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.21.2 | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Richard L. Scott
2021-03-23 01:23:38 UTC
Trying to destroy an immutable applet: #4 Plasma::Applet::immutability (this=0x0) at /home/dominic/git-stuff/5.21.2/plasma-framework-patching/src/plasma/applet.cpp:477 #5 0x00007fc69387c69d in Plasma::Applet::destroy (this=0x0) at /home/dominic/git-stuff/5.21.2/plasma-framework-patching/src/plasma/applet.cpp:289 Do you have any custom patches applied? (In reply to Nate Graham from comment #1) > Trying to destroy an immutable applet: > > #4 Plasma::Applet::immutability (this=0x0) at > /home/dominic/git-stuff/5.21.2/plasma-framework-patching/src/plasma/applet. > cpp:477 > #5 0x00007fc69387c69d in Plasma::Applet::destroy (this=0x0) at > /home/dominic/git-stuff/5.21.2/plasma-framework-patching/src/plasma/applet. > cpp:289 > > > Do you have any custom patches applied? They're over at https://github.com/feren-OS/plasma-workspace-patching/tree/Plasma/5.21 and https://github.com/feren-OS/plasma-framework-patching respectively. Weird... never seen it crash in 5.21.2 patch compiles besides the usual crash from immediately opening a different KCM while it's applying the Global Theme. All right, marking as downstream then :) For the record, the latest ISO has 5.21.2 already if you ever want to check it for whatever reason. *** This bug has been marked as a duplicate of bug 420245 *** |