39

I have a weird issue with Unity, it just stopped showing applications in the unity dash search menu.
I can't launch application unless I run them from the terminal.

I have tried to force unity re-installation with no success, and I could not find any other information regarding to this issue. Prior to full re-installation (I prefer not to, since my disk is encrypted) I am seeking for help. (I am a developer and would love to help with more information as needed).

An image

An image to applications is shown like this, when looking at Ubuntu dash search feature.

Moshe Beeri
  • 660
  • 1
  • 5
  • 7

6 Answers6

33

Try to remove and re-install unity-lens-applications

sudo apt-get purge unity-lens-applications    
sudo apt-get install unity-lens-applications 

Edit: Log off & login. If doesn't work restart your system (see comments)

rpadovani
  • 1,170
16

Delete the .cache directory from home folder, logout and login again. It worked for me.

4

I finally found out why the installed Applications were not showing up. Check for Filters options while searching and select the Applications button.

Mine was not selected so it was listing due to filters applied.

screenshot

DJCrashdummy
  • 1,911
Varun
  • 49
  • 1
  • 2
0

This command will restart zeitgeist daemon which sometimes fails to start and unity dash does not showing applications

sudo zeitgeist-daemon --replace
Andrey Izman
  • 387
  • 3
  • 6
-1

Had this problem after unticking in Unity Tweak Tool > Web Apps > Preauthorized domains > Amazon
Reverted to default and got search working again

janot
  • 1,672
-1

I had this problem. To solve it i deleted the recent files I had downloaded that were not on the software centre (i.e livewallpaper and the files related), used 'sudo apt-get autoremove' and then 'sudo reboot'.