Add a reminder to enable Livepatch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
Medium
|
Andrea Azzarone | ||
Bionic |
Fix Released
|
Medium
|
Unassigned |
Bug Description
[Impact]
We should remind user about the possibility to enable Livepatch because at the moment we only suggest to do so in gnome-initial-
Note that there is a new string, but launchpad already has translations from cosmic and those are going to be included in the next bionic langpack export
[Test Case]
Please note that the reminder will not be shown the first 3 times you start update-manager.
1. Make sure that the computer is full updated and no restart is required
2. Make sure Livepatch is disabled (you can use cli or software-
3. Open update-manager
4. Make sure no reminder is shown
5. Close update-manager
5. Repeat (3-5) two times more.
Now you're ready to go:
1. Open update-manager
2. Make sure a reminder to enable livepatch is shown
3. Close update-manager
4. Enable Livepatch
5. Open update-manager
6. Make sure the reminder is no longer shown
[Regression Potential]
Please make sure the message "%d Livepatch updates applied since the last restart." is correctly shown if livepatch updates has been applied.
[Original Bug Report]
"In cases where the updates-complete confirmation wasn’t complicated by other things (such as telling you that you need to restart this time), it could extend to invite you to set up Livepatch.
One option would be to omit this invitation until the third or fourth update. By then people would have a better understanding of the benefit; and they might also have set up an Ubuntu One account for other purposes, easing the setup.
The “Settings & Livepatch…” button would take you to the normal update settings UI that includes Livepatch... !
Related branches
- Sebastien Bacher: Approve
- Brian Murray: Needs Fixing
-
Diff: 105 lines (+28/-1)4 files modifiedUpdateManager/Dialogs.py (+16/-1)
data/com.ubuntu.update-manager.gschema.xml.in (+5/-0)
debian/changelog (+6/-0)
update-manager (+1/-0)
- Sebastien Bacher: Approve
-
Diff: 119 lines (+31/-1)5 files modifiedUpdateManager/Dialogs.py (+17/-1)
data/com.ubuntu.update-manager.gschema.xml.in (+5/-0)
debian/changelog (+7/-0)
debian/control (+1/-0)
update-manager (+1/-0)
- Ubuntu Core Development Team: Pending requested
-
Diff: 137 lines (+48/-10) (has conflicts)4 files modifiedHweSupportStatus/consts.py (+6/-6)
debian/changelog (+38/-0)
hwe-support-status (+2/-2)
tests/test_hwe_support_status.py (+2/-2)
Changed in update-manager (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → In Progress |
assignee: | nobody → Andrea Azzarone (azzar1) |
description: | updated |
description: | updated |
Changed in update-manager (Ubuntu Bionic): | |
status: | Fix Committed → Fix Released |
This bug was fixed in the package update-manager - 1:18.10.7
---------------
update-manager (1:18.10.7) cosmic; urgency=medium
* Fix PEP8 regression from 18.10.4 to allow autopkgtest to pass
* Fix unused import of subprocess in Dialogs.py
-- Julian Andres Klode <email address hidden> Thu, 06 Sep 2018 09:10:39 +0200