update-manager options no longer match functionality
Bug #351484 reported by
Jane Silber
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Given the new behavior described in bug #332945 , it seems to me that the options in update-manager are misleading. For example,
- I have update-manager configured to check for updates daily. Why give me this option when you have disabled the notification associated with it?
- I have update-manager configured to "notify about available updates". Again, misleading to give me the option when the corresponding functionality isn't there.
To fix this, the setting presentation should be altered to distinguish between checking for updates, handling security updates, and handling other updates. <https:/
Related branches
lp:~ilidrissi.amine/software-properties/updates-redesign
- Mohamed Amine Ilidrissi (community): Needs Resubmitting
- Michael Vogt: Pending requested
-
Diff: 771 lines (+303/-267)5 files modifieddata/designer/main.ui (+6/-6)
data/gtkbuilder/main.ui (+210/-183)
debian/changelog (+8/-0)
softwareproperties/SoftwareProperties.py (+9/-9)
softwareproperties/gtk/SoftwarePropertiesGtk.py (+70/-69)
Changed in update-manager (Ubuntu): | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
Changed in update-manager (Ubuntu): | |
assignee: | nobody → Mohamed Amine IL Idrissi (ilidrissi.amine) |
status: | Triaged → In Progress |
description: | updated |
To post a comment you must log in.
Screenshot of System- >Admin- >Update manager->Settings attached.