Summary: | power management not restarted after plasmashell crash | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | mwilsonshraknel |
Component: | kcm_powerdevil | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | NEEDSINFO BACKTRACE | ||
Severity: | crash | CC: | kde, kdedev, natalie_clarius |
Priority: | NOR | ||
Version First Reported In: | 6.4.4 | ||
Target Milestone: | --- | ||
Platform: | Bazzite | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=510033 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | power management screen shot |
Description
mwilsonshraknel
2025-09-27 02:18:30 UTC
Thanks for the bug report. After plasmashell restarts, it sounds like the powerdevil service may have crashed, and is not restarted along with plasmashell, causing the error in the Power Management UI. We need a little more information to determine what's happening so we can look into fixing it. 1. Please copy the output of the following command - when the bug is present in the Power Management UI - into a reply: systemctl --user status plasma-powerdevil.service 2. See if there's a coredump for plasma-powerdevil with sudo coredumpctl --reverse | grep powerdevil If that has no output, there is no coredump for powerdevil. If there is at least one entry, can you please attach a backtrace of the most recent crash using the coredumpctl command-line program, as detailed in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl ? Thanks. Bug 510033 may be related - plasmashell crashes when restarting powerdevil Can we also ask you for a backtrace of the plasmashell crash? Thanks! |