After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788107 - Search results not showing
Search results not showing
Status: RESOLVED DUPLICATE of bug 787986
Product: gnome-shell
Classification: Core
Component: search
3.26.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-09-24 20:06 UTC by Kamil
Modified: 2017-09-24 22:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Missing search results (1007.44 KB, image/png)
2017-09-24 20:06 UTC, Kamil
Details

Description Kamil 2017-09-24 20:06:00 UTC
Created attachment 360323 [details]
Missing search results

I'm running Gnome 3.26 from Archlinux [gnome-unstable] repository.

When typing into search box no search results are displayed.

As as provided on screenshot attached searching for "User" does not return User section in settings as expected on this picture (http://www.omgubuntu.co.uk/wp-content/uploads/2017/09/gnome-shell-3.26-search.jpg). No others results from any other provider is displayed.

Related log from journalctl. For each provider is about same, with just different fileanme:

> 20:51:29 PC gnome-shell[3022]: Failed to add search provider /usr/share/gnome-shell/search-providers/gnome-boxes-search-provider.ini: ReferenceError: remoteProvider is not defined

Tried to enable/disable all search providers, globally disable and enable search and resetting values through dconf-editor
Comment 1 Florian Müllner 2017-09-24 21:13:12 UTC
(In reply to Kamil from comment #0)
> I'm running Gnome 3.26 from Archlinux [gnome-unstable] repository.

Is that using git instead of released tarballs? That sounds like the issue that was fixed in bug 787986, but the regression was only introduced after 3.26.0 was released ...
Comment 2 Kamil 2017-09-24 22:38:14 UTC
(In reply to Florian Müllner from comment #1)
> Is that using git instead of released tarballs?

You're right. The version from that repository is using the code from git, and is build from this commit https://git.gnome.org/browse/gnome-shell/commit/?id=9f0bb526f7abac137b7d3cbaca9e41b23f29fd3d

I see the next commit solves the problem.
Comment 3 Florian Müllner 2017-09-24 22:39:31 UTC
OK, thanks for the quick reply!

*** This bug has been marked as a duplicate of bug 787986 ***