Launchpad has imported 3 comments from the remote bug at https://bugzilla.gnome.org/show_bug.cgi?id=787000.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2017-08-30T07:32:36+00:00 Sebastien Bacher wrote: Using current artful, g-s 3.25.91 and snapd-glib 1.18, looking for "vlc" or "gimp" in the gnome-shell overview returns a "no result", after deleting the snapd plugin and restarting g-s it lists them fine There is an issue in the snap plugin there but also in the gnome- software behaviour, one buggy plugin shouldn't stop other plugins to return their results Reported on https://bugs.launchpad.net/ubuntu/+source/gnome- software/+bug/1713931 Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome- shell/+bug/1713931/comments/1 ------------------------------------------------------------------------ On 2017-08-30T07:39:56+00:00 Sebastien Bacher wrote: the description is a bit misleading, it returns results but only for things which don't have a snap available (e.g "pidgin"), those which have a deb and a snap don't get listed Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome- shell/+bug/1713931/comments/3 ------------------------------------------------------------------------ On 2017-08-31T01:53:45+00:00 Robert Ancell wrote: This is occurring because a bug in GNOME Software is causing GetResultMetas() to not return metadata for the snap results. This is causing the Shell to ignore all results. It probably should just use the results it can get. js/ui/search.js: if (metas.length != metasNeeded.length) { log('Wrong number of result metas returned by search provider ' + this.provider.id + ': expected ' + metasNeeded.length + ' but got ' + metas.length); callback(false); return; } Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome- shell/+bug/1713931/comments/5 ** Changed in: gnome-shell Status: Unknown => Confirmed ** Changed in: gnome-shell Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1713931 Title: Shell ignores all search results if not all metadata available To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1713931/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs