PDA

View Full Version : [SOLVED] Need help to fix Unity Dash Home Icons



livedlooz
November 13th, 2011, 08:11 AM
Hi,

I need help to fix this issue. My Dash Home/Lenses icons is having problem. Is there anyway to fix this?

http://i55.tinypic.com/2jfnc5z.jpg

AppleWiz
November 13th, 2011, 01:15 PM
Sorry to post a "me too" but I see exactly the same.

Going to the terminal and typing unity --update-icons may work for some, but it locks up here. There are a lot of things installed on our machines, but hardly any of it is accessible!

I got this result after installing the Unity/Gnome desktop option in Kubuntu to try it out. KDE works basically fine. Unity keeps it's secrets for now...

~Rob

BillyBoa
November 13th, 2011, 01:26 PM
Try to reset the icons


unity --reset-icons

and if not to reset Unity


unity --reset

If the problem continues try to reset Compiz


gconftool-2 --recursive-unset /apps/compiz-1
unity --reset

AppleWiz
November 13th, 2011, 03:34 PM
unity --reset-icons
>
glib.glib-gobject <unknown>:0 invalid cast from BamfWindow to BamfApplication

WARN unity.dash.filesystems.cpp:199 Unable to enumerate child processes in directory usr/share/unity/lenses

Then lock-up :(

Restart...

unity --reset
>
Same result, except exiting terminal is possible.

gconftool-2 --recursive-unset /apps/compiz-1
unity --reset
>
Same result.

Possibly a file missing in usr/share/unity/lenses ?
I'll have a search for "BamfApplication" now.

Thanks for help,
Rob.

AppleWiz
November 13th, 2011, 03:39 PM
Perhaps the offending package:
https://launchpad.net/ubuntu/+source/bamf/0.2.104-0ubuntu1

A related thread:
http://ubuntuforums.org/showthread.php?t=1859196

BillyBoa
November 13th, 2011, 03:47 PM
Go to synaptic (if you don't have it install it through Ubuntu Software Center) and search for the packages Unity-lens. There are 3 of them (applications-files-music) and with right click choose to reinstall them.

AppleWiz
November 13th, 2011, 08:11 PM
Thanks BBoa,

The 3 "lens" applications from Ubuntu s/ware centre solved it for me at least!

Hope it works for the original thread poster.

livedlooz
November 16th, 2011, 02:46 PM
Sorry, none of the stated methods work on me..

Here is the process how i got that bugs.
1. reduce font size using text scaling factor.
2. then suddenly the icons on dash home cut into half (almost half actually)

the rest part of the lenses is ok, except the main launcher.

Unity should have a setting to reduce the icons, imo.

off topic: the heck? i didn't receive email notifications for this thread even though I've subscribed it.

BillyBoa
November 16th, 2011, 02:52 PM
Just check the Unity plugin in CompizConfig, if it's selected.

http://ubuntuforums.org/picture.php?albumid=2448&pictureid=8289

BillyBoa
November 16th, 2011, 02:59 PM
And the ultimate solution

Reinstall the Unity


sudo apt-get install --reinstall ubuntu-desktop

I hope this last one to work

livedlooz
November 22nd, 2011, 01:50 PM
Thanks, I'll try it.

livedlooz
November 22nd, 2011, 03:34 PM
lolz!! someone please kill me (joke)

There is only one way to fix this, set the scaling to default value (1) and then change all fonts size manually. This will not affect the icon anymore.

Glad the second poster found a way to fix his problem ;)