| Summary: | Force-stopping Plasma session doesnt always work | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Lucia Mrenica <lucia.mrenica> |
| Component: | generic-wayland | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED LATER | ||
| Severity: | normal | CC: | kde, lucia.mrenica |
| Priority: | NOR | Keywords: | wayland-only |
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Lucia Mrenica
2018-06-08 12:49:30 UTC
If the cursor is frozen, the process that handles input (and the only process than can forward control+alt+backspace) is frozen. Not much we can do at a KDE level. (In reply to David Edmundson from comment #1) > If the cursor is frozen, the process that handles input (and the only > process than can forward control+alt+backspace) is frozen. > Not much we can do at a KDE level. Could you create new process just to handle this 'session-killing'? Or some kind of freeze detection that would kill the session when it freezes? Watchdog on kwin would be viable if/when we ever get that systemd user units port sorted. |