https://bugs.kde.org/show_bug.cgi?id=491319
Jakob Petsovits <jpe...@petsovits.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO CC| |jpe...@petsovits.com Resolution|--- |WAITINGFORINFO --- Comment #1 from Jakob Petsovits <jpe...@petsovits.com> --- Thanks for the report. The fact that PowerDevil is crashing for you in action-related code makes me think that this is another symptom of the bug that's getting fixed in Plasma 6.1.4: https://invent.kde.org/plasma/powerdevil/-/merge_requests/408 In your case, it looks like loadProfile() is called via D-Bus from outside of PowerDevil. But the overall idea should still be the same: changing support for PowerDevil actions (e.g. when the screen becomes unavailable) left invalid actions hanging around in the PowerDevil::Core object, and the next time we try to make use of them, it crashes. Please retest with 6.1.4 (it's getting released today!) once Fedora updates to it, and report back on whether it's been fixed. -- You are receiving this mail because: You are watching all bug changes.