linuxmint / mintupdate

The Linux Mint Update Manager
320 stars 156 forks source link

Add "Shutdown after updates" button to shutdown menu when updates are running. #847

Open Jean28518 opened 1 year ago

Jean28518 commented 1 year ago

Problem:

If I want to shutdown my Linux Mint, the shutdown button is missing, when an update is running. But I want to signalize now to the system that I want to shutdown it after the updates.

Solution

Add a "Shutdown after updates" button to shutdown menu when updates are running. (Displaying such a button while running system snapshots would be great also)

Alternatives

Block Updates on specific timeframes.

qwerty123a2 commented 1 year ago

just open terminal @Jean28518 and run sudo apt update && sudo apt upgrade && shutdown +0 .

easy

duracell80 commented 1 year ago

Very much needed for laptops, even if plugged in I'd want to be able to signal the shutdown after the updates had finished and then walk away. Rather than having to remember to come back and check possibly multiple times if I could shutdown yet or not.

rogue-spectre commented 12 months ago

The fact that the shutdown button is missing during automatic upgrade (like in xfce), induce that people tend to stop their computer via the physical button, adding by the way a potential break of update that need a "dpkg --configure -a" afterwards, that is not done practically by new adopters until some website need an upgrade of firefox or if they try to upgrade manually… resulting in the "execute dpkg --configure -a" error inducing a call to the IT Team to solve the problem.

leigh123linux commented 12 months ago

I believe this is the wrong approach, it would be easier to add the option to mintupdate to shutdown once complete.

https://github.com/linuxmint/mintupdate/issues