Comment 3 for bug 1855530

Revision history for this message
Sebastien Bacher (seb128) wrote :

Can you also provide the output of those commands

$ echo $XDG_DATA_DIRS
$ for dir in `tr ':' ' ' <<< $XDG_DATA_DIRS`; do ls -l $dir/gnome-shell/search-providers; done