This bug was fixed in the package gnome-software -
3.22.7-0ubuntu3.17.04.7
---------------
gnome-software (3.22.7-0ubuntu3.17.04.7) zesty; urgency=medium
* debian/patches/0001-snap-Use-title-field-if-available.patch:
- Use new title field from snapd (LP: #1555569)
* debian/patches/0001-snap-Remove-size-limit-on-snap-responses.patch:
* debian/patches/0002-snap-Fix-failures-to-read-from-snapd.patch:
- Fix icons larger than 65kB not loading (LP: #1704888)
* debian/patches/0001-snap-Mark-non-app-snaps-as-runtimes.patch:
- Stop 'core' snap showing as an app (LP: #1704904)
* debian/patches/0001-snap-Fix-crash-when-fail-to-use-icon-from-cache.patch:
- Add to debian/patches/series - was not enabled in last release
*
debian/patches/0001-snap-Replace-libsoup-icon-loading-code-with-AsIcon.patch:
- Fix crash loading cached icons (LP: #1708140)
* debian/patches/0001-snap-Run-before-hardcoded-popular-plugin.patch:
*
debian/patches/0018-Make-gs_app_list_filter_duplicates-not-change-app-or.patch:
* debian/patches/0019-snap-Use-first-featured-snap-as-featured-app.patch:
* debian/patches/0020-snap-Only-feature-snaps.patch:
* debian/patches/0021-Don-t-randomize-editors-picks.patch:
- Only show snaps in "Editor's picks" (LP: #1705953)
- Show snap in "Featured" section (LP: #1706478)
gnome-software (3.22.7-0ubuntu3.17.04.6) zesty; urgency=medium
* 0001-snap-Fix-crash-when-fail-to-use-icon-from-cache.patch:
- Fix crash when failing to load icons from cache (LP: #1702122)
-- Robert Ancell <[email protected]> Thu, 24 Aug 2017
13:46:31 +1200
** Changed in: gnome-software (Ubuntu Zesty)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1555569
Title:
Use 'title' field for snap apps
Status in Snapcraft:
New
Status in Software Center Agent:
Fix Released
Status in gnome-software package in Ubuntu:
Fix Released
Status in gnome-software source package in Xenial:
Fix Committed
Status in gnome-software source package in Yakkety:
Won't Fix
Status in gnome-software source package in Zesty:
Fix Released
Status in gnome-software source package in Artful:
Fix Released
Bug description:
[Impact]
Snaps show using the snap 'name', which has a limited character set and is
not translatable (e.g. 'moon-buggy'). The store contained a 'title' which is
more appropriate (e.g. 'Moon Buggy') which was not exposed via snapd. Now snapd
supports this field we should use it in GNOME Software.
[Test Case]
1. Start GNOME Software
2. Search for 'moon'
Expected result:
A snap called 'Moon Buggy' is shown.
Observed result:
A snap called 'moon-buggy' is shown.
[Regression Potential]
The fix is to use the new field if it is present.
To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1555569/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp