Horvath wrote:
> gnome keeps crashing just like in b84 whatever I click in gui crashes. I 
> tried the solutions listed above none worked.
>  
>   
This was posted to the desktop list (the best place to take these Gnome
issues) on the 14th:

Laszlo (Laca) Peter wrote:

6631419 gtk-update-icon-cache dies on first boot after install/upgrade

Workaround:

run the following commands as root:
---8<---
for d in /usr/share/icons/*; do
        [ -d $d ] &&
                gtk-update-icon-cache --force $d;
done


Ian



_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to