[GTK3] Application tiles on home screen show weird code instead of category/subcategory
Bug #830218 reported by
Matthew Paul Thomas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
software-
1. On the home screen, look at the application tile for "VLC" in the "Top Rated" area.
What you see: "AudioVideo;Player"
What you should see: "Sound & Video"
It seems to be showing the raw Category data from the .desktop files, rather than the USC category and subcategory.
If fixing this requires the new database needed for bug 426999 and bug 554180, and that can't be implemented in time, I think it would be better in the meantime just not to show any category/
Related branches
lp://staging/~mmcg069/software-center/Bug830218
- Michael Vogt: Pending requested
-
Diff: 25 lines (+9/-0) (has conflicts)1 file modifiedsoftwarecenter/ui/gtk3/widgets/buttons.py (+9/-0)
Changed in software-center (Ubuntu): | |
importance: | Undecided → Medium |
Changed in software-center (Ubuntu): | |
status: | New → Fix Committed |
To post a comment you must log in.
Thanks Matthew. I've set this as In Progress since it's not in trunk yet. I've also reported bug 831024 on adding the proper categories and subcategories.