https://bugs.kde.org/show_bug.cgi?id=518333
Bug ID: 518333
Summary: KDE hangs on using shutdown and reboot from menu
Classification: Plasma
Product: policykit-kde-agent-1
Version First 6.5.4
Reported In:
Platform: Debian testing
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected], [email protected]
Target Milestone: ---
SUMMARY
KDE hangs on shutdown or reboot from menu buttons. This was on a fresh version
of debian, using testing repos and was not an issue in debian stable. plasma
version is 6.5.4
i believe the issue may be related to how kde/plasma interacts with the openRC
init system differently than a systemd init system.
i am running openRC v 0.63
STEPS TO REPRODUCE
1. install kde-plasma-desktop from CLI after fresh install
2. boot
3. unable to restart or shutdown using menu buttons
OBSERVED RESULT
screen goes black with flashing cursor in top left corner. power button will
break the hang, but power the system off when sometimes that isn't desired (if
restart was selected)
first item caught in init messages as the system turns off is: shutting down
turnstile
EXPECTED RESULT
buttons work as intended and either shutdown or restart the system
SOFTWARE/OS VERSIONS
Windows: n/a
macOS: n/a
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Debian 13 testing (forky)
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.23.0
Qt Version: 6.9.2
ADDITIONAL INFORMATION
***unloading turnstile from openrc init allows proper operation***
turnstile is @ /etc/init.d/turnstile and is a new init since running kde/plasma
on debian stable. i started looking into that and by unloading turnstile from
openrc on boot the problem goes away.
the unloading of turnstile can be done with the below command, it appears after
removal from the openrc init system that there are no ill effects, and the
system returns to normal after reboot:
```sudo openrc-update del turnstile```
i will report back if any other issues are seen with the blocking of turnstile
--
You are receiving this mail because:
You are watching all bug changes.