Ubuntu 11.10 unstable: dash lenses are missing icons

Asked by Jacobsallan

The Dash is supposed to have "lenses". They are labeled "Media Apps", "Internet Apps", and "More Apps". Using a lens restricts the list of programs available for selection. This used to work and does no longer. I think I ran Computer Janitor just before this happened.

Is there a way to restore this functionality?

I've been living dangerously: Description: Ubuntu oneiric (development branch). Release: 11.10

Computer Janitor has been removed from my computer.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu unity Edit question
Assignee:
No assignee Edit question
Solved by:
enubuntu
Solved:
Last query:
Last reply:
Revision history for this message
Best enubuntu (mr.tennents) said :
#1

Hi please try to do this:
1. Open a terminal by hitting CTRL + ALT + T
2. Enter the following commands:

sudo apt-get install unity-place-applications
sudo apt-get install unity-place-files

3. Restart and see the result.

Revision history for this message
enubuntu (mr.tennents) said :
#2

Oh sorry now I've read this:
I've been living dangerously: Description: Ubuntu oneiric (development branch). Release: 11.10

Have you upgraded to the new Ubuntu 11.10? If yes the lenses now are in the dash.

Revision history for this message
Jacobsallan (jacobsallan) said :
#3

Procedure:
sudo apt-get remove unity-place-applications
sudo apt-get remove unity-place-files
sudo apt-get install unity-place-applications
sudo apt-get install unity-place-files

Revision history for this message
Jacobsallan (jacobsallan) said :
#4

Thanks Enrico "eNry" Carafa, that solved my question.

Revision history for this message
enubuntu (mr.tennents) said :
#5

You're welcome.