Bug 468549 - Confirm hibernation
Summary: Confirm hibernation
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Session Management (show other bugs)
Version: 5.27.4
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-16 00:34 UTC by medin
Modified: 2023-05-17 16:46 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description medin 2023-04-16 00:34:42 UTC
The logout confirmation screen is good solution to cancel some accidental/non-reversible actions like power off, restart and logout, the others actions like sleep, lock and switch user are not dangerous and can be fast reversed by user, the only problematic is hibernate which is on same level as power off, this action forces the whole system to shut down while saving its state, so its recovery requires a new full startup, it would be nice to add hibernate action as trigger for "logout confirmation screen".

NB: "logout confirmation screen" naming seems not suitable, because that screen confirms more than logout action.
Comment 1 David Edmundson 2023-05-17 16:32:07 UTC
How often do  you end up accidentally hibernating and how are you accidentally triggering it?

IMHO it's not needed.

It is reversible, just slower. We're slowing everyone else down for an edge case. And making it an option doesn't really work, it's the sort of option you'd only want retroactively and just for that one time.
Comment 2 medin 2023-05-17 16:40:43 UTC
(In reply to David Edmundson from comment #1)
> How often do  you end up accidentally hibernating and how are you
> accidentally triggering it?

It has the same probability of being accidentally clicked as "Shutdown" and "Restart" via Kickoff. And personally I use "Hibernate" much more than "Shutdown" or "Sleep", so clicking on it can happen much more often, and sometimes we want to finish undone/minor tasks before forcing hibernating, so it's useful to have a confirmation dialog to be sure and avoid any fast clicking.
Comment 3 medin 2023-05-17 16:46:17 UTC
(In reply to David Edmundson from comment #1)
> It is reversible, just slower. 

Sorry, but how can you undo clicking on Hibernate in Kickoff ?