This bug was fixed in the package gnome-software - 3.28.1-0ubuntu4.18.04.8 --------------- gnome-software (3.28.1-0ubuntu4.18.04.8) bionic; urgency=medium
* Re-released to generate correct .changes file gnome-software (3.28.1-0ubuntu4.18.04.7) bionic; urgency=medium * debian/rules: * debian/patches/0001-packagekit-Add-configure-option-to-use-autoremove-fe.patch: - Build with PackageKit autoremove support (LP: #1552792) * debian/control: * debian/patches/0023-snap-Don-t-treat-auth-cancellation-as-an-error.patch: - Stop cancelling snapd authorization triggers error notification (LP: #1785240) gnome-software (3.28.1-0ubuntu4.18.04.6) bionic; urgency=medium * debian/patches/0023-Revert-Revert-flatpak-Use-list-of-related-apps-for-i.patch: * debian/patches/0024-flatpak-Check-if-a-related-app-is-installed-even-whe.patch: * debian/patches/0025-flatpak-Include-related-refs-to-the-app-s-runtime-on.patch: - Disable the Flatpak changes - SRU testing showed they broke downgrades gnome-software (3.28.1-0ubuntu4.18.04.5) bionic; urgency=medium * debian/patches/0023-Revert-Revert-flatpak-Use-list-of-related-apps-for-i.patch: * debian/patches/0024-flatpak-Check-if-a-related-app-is-installed-even-whe.patch: * debian/patches/0025-flatpak-Include-related-refs-to-the-app-s-runtime-on.patch: - Pull related flatpak refs (LP: #1754864) * debian/patches/0003-Sort-snaps-before-other-apps.patch: - Fix snap search result ordering (LP: #1798228) * debian/patches/0001-Set-reboot-notifications-as-urgent-to-avoid-them-tim.patch: - Stop reboot notification from timing out (LP: #1719797) * debian/patches/0001-lib-Allow-opening-CAB-files-that-resolve-more-than-o.patch: - Support composite CAB files (LP: #1798470) -- Robert Ancell <robert.anc...@canonical.com> Wed, 21 Nov 2018 12:29:27 +1300 ** Changed in: gnome-software (Ubuntu Bionic) 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/1798228 Title: Snap search results not in the same order as command line Status in gnome-software package in Ubuntu: Fix Released Status in gnome-software source package in Xenial: Won't Fix Status in gnome-software source package in Bionic: Fix Released Status in gnome-software source package in Cosmic: Fix Released Bug description: [Impact] When searching in GNOME Software, the Snap results are not returned in the same order as the command line. This is due to classic snaps being considered a lower quality than strict snaps. [Test Case] 1. Open GNOME Software 2. Search for "sky" Expected result: Snaps matching "sky" are returned, with the same order as the command line (Skype is first) Observed result: While mostly in the same order, some snaps are not (Skype is the last snap in the list, in eighth position). [Regression Potential] The fix is to set the "match value" of each Snap GsApp to be the order the results are returned in. This field is checked before the "kudo" field which is populated based on the confinement used. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1798228/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp