linuxmint / mintupdate

The Linux Mint Update Manager
324 stars 157 forks source link

Network check and switch to dbus #679

Open MidnightNerd opened 3 years ago

MidnightNerd commented 3 years ago

The automatic_upgrades.py script now uses dbus to check if theres a power supply connected. Additionally the NetworkManager metered flag is checked and the Network state. The script now waits for the network connection or power supply to reappear.

Fantu commented 3 years ago

update of deps (in debian/control) or atleast check if ${python:Depends} already add them correctly, I tried to check the packages generate by circleci but after 30 days was deleted

carlosmintfan commented 7 months ago

Switching to UPower could definitely be an improvement because the path to the kernel file containing the percentage varies among battery types...thanks! Checking for metered connection is also great, but maybe add an info and a setting in mintUpdate whether to ignore this?