All was working well in my Ubuntu 14.04. Suddenly I couldnt search any apps through search (by pressing super key).
I used to type "Terminal" or "System Monitor" and it would display those apps. But now, when I typed "Terminal" and any other apps like Chromium, it displays "sorry no match found". How to resolve this?
I can open System Monitor by pressing Alt + F2 and using the command gnome-system-monitor
.
com.canonical.Unity.Lenses disabled-scopes
what is the output? – Jacob Vlijm Feb 21 '15 at 11:35gsettings get com.canonical.Unity.Lenses disabled-scopes
? – Jos Feb 21 '15 at 11:46dconf-editor
(this saves entering a lot of long commands). Opendconf-editor
and open the keycom.canonical.unity.lenses
. On the right-hand panel, click on each of the keys and click the button "Restore defaults". This should restore your search settings. – Jos Feb 21 '15 at 12:03