| Summary: | Inhibitions not displayed in the widget | ||
|---|---|---|---|
| Product: | [Unmaintained] Powerdevil | Reporter: | dclark16+bugs.kde |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | CC: | me, natalie_clarius, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.5 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
dclark16+bugs.kde
2024-05-26 09:00:13 UTC
Found a work around to make the wake locks display, I just have no idea what it would work. Restarting through systemd does the trick: systemctl --user restart plasma-plasmashell.service Does this mean that normally you restart plasma using `plasmashell --replace` or something? If so, don't do that. :) When using systemd integration, the expected way to restart Plasma is with `systemctl --user restart plasma-plasmashell.service`. No no, I use the command above; systemctl --user restart plasma-plasmashell.service I just have no idea why this is even needed! :D Is powerdevil running on the system? Does the issue reproduce in a new clean user account? I can confirm that powerdevil is running and I experience the same problem with a second account. I have tried 3 or 4 different arch based OS's and they all exhibit the same behavior, even the live usb's. Hu, how strange. FWIW I can't reproduce the issue myself in my built-from-source Plasma session on top of Fedora 40. In my testing it only affects Arch based Distro's for me. If I try Neon for example, that works as expected. Hmm, to me it sounds like there's an issue with the kernel version that Arch is shipping, or else all of these installs are missing a package that makes it work. Can you work with the Arch folks to determine what the problem is? If it turns out to be a Plasma issue, we can re-open this once we have a better idea of what it is. |