Tuesday, January 11, 2011

How to fix the panel indicator display errors?

Possible Duplicate:
panel items look weird

How do I fix this error? I know this can be done by restarting the panel, but this is not convenient because every time you boot you need to do it.

Screenshot of panel artefacts

From ubuntu Dorian
  • There is a bug for this one already:

    https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/660877

    It doesn't have any other people saying anything in it, so I'm not sure whether it is known to the devs. I have had a look for a fix, and it seems like this will work:

    create ".gtkrc-2.0" file in your home firectory, and put this in it:

    include "/usr/share/themes/Ambiance/gtk-2.0/gtkrc"
    gtk-icon-theme-name = "ubuntu-mono-dark"
    

    Hope this fixes it for you :-)

    fluteflute : There is also https://bugs.edge.launchpad.net/ubuntu/+source/indicator-applet/+bug/623001
    Dorian : This error has been reported to lunchpad.net version 10.04 but no one was able to help. Drivers, the new compiz, nothing helped. Useful to the script at startup which panel would restarted but it is not so simple. I wrote the script and added it to autostart but not working properly.

0 comments:

Post a Comment