unity-control-center in installed software is listed with wrong icon and title
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-control-center (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Xenial |
Fix Released
|
Medium
|
Unassigned | ||
Yakkety |
Fix Released
|
Medium
|
Unassigned | ||
Zesty |
Fix Released
|
Medium
|
Unassigned |
Bug Description
[Impact]
In Ubuntu Software under Installed programs the listing for gnome-control-
This is dangerously confusing, as average user can easily remove control center without knowing it.
I propose disabling gnome-control-
[Test Case]
1. From a terminal run:
$ gnome-software --details-pkg unity-control-
Observed result:
The title/description is from one of the panels inside u-c-c, e.g. "Wacom Tablet" or "Universal Access".
Expected result:
The title and description should be for unity-control-
NOTE: This requires the appdata to be updated and re-downloaded before this can occur.
[Regression Potential]
Low, we now just distribute appdata information.
Related branches
- Iain Lane (community): Approve
-
Diff: 92 lines (+41/-0)6 files modifiedconfigure.ac (+1/-0)
debian/unity-control-center.install (+1/-0)
po/POTFILES.in (+1/-0)
shell/Makefile.am (+2/-0)
shell/appdata/Makefile.am (+13/-0)
shell/appdata/unity-control-center.appdata.xml.in (+23/-0)
- Unity Control Center development team: Pending requested
-
Diff: 92 lines (+41/-0)6 files modifiedconfigure.ac (+1/-0)
debian/unity-control-center.install (+1/-0)
po/POTFILES.in (+1/-0)
shell/Makefile.am (+2/-0)
shell/appdata/Makefile.am (+13/-0)
shell/appdata/unity-control-center.appdata.xml.in (+23/-0)
- Unity Control Center development team: Pending requested
-
Diff: 92 lines (+41/-0)6 files modifiedconfigure.ac (+1/-0)
debian/unity-control-center.install (+1/-0)
po/POTFILES.in (+1/-0)
shell/Makefile.am (+2/-0)
shell/appdata/Makefile.am (+13/-0)
shell/appdata/unity-control-center.appdata.xml.in (+23/-0)
affects: | gnome-software (Ubuntu Xenial) → unity-control-center (Ubuntu Xenial) |
summary: |
- gnome-control-center in installed software is listed with wrong icon and + unity-control-center in installed software is listed with wrong icon and title |
description: | updated |
description: | updated |
The package is unity-control- center not gnome-control- center and seems to be due to missing appstream data.