Skip to content

notifier: don't crash on nullptr QNetworkInfo instances

Harald Sitter requested to merge work/sitter/nocrashy into master

notably happens when NetworkManager is not running. throw a warning when that is the case and consider the system offline and not suitable for unattended updates.

Fixes DISCOVER-F

Merge request reports