
Just a sanity check: after updating to 3.2, did you log out and then log back in?chrisyu wrote:I updated to Gnome 3.2, but lost all the icons in Activity and Applications.
Yes, status/portage-configs/package.keywords.gnome3 inside the overlay directory (/var/lib/layman/gnome/status/portage-configs/package.keywords.gnome3 if you are using a recent install of layman).keet wrote:Do you have a package.keyword list for it?
If you have ~amd64 or ~x86 in KEYWORDS, then you do not need the keywords list file.Does one need such a list?

I upgraded nvidia-drivers to 285.05.09, with xorg-server 1.11.1, I could startx and log out(didn't work earlier) from gnome now.tetromino wrote:Just a sanity check: after updating to 3.2, did you log out and then log back in?chrisyu wrote:I updated to Gnome 3.2, but lost all the icons in Activity and Applications.
There was a bug about different icons being cached to the same opengl texture, it should be fixed in gnome-shell-3.2.0-r1.
Generally speaking, if application icons disappear, the first suspect is gnome-menus. Check that you have the latest version.
Another thing to look at: are there errors about images failing to load printed if you try to run various gtk applications from a terminal? Did some icons and images disappear in other places? If so, something may be wrong with the gdk-pixbuf loader cache. There was a known bug where emerging gdk-pixbuf on a machine with masked nvidia-drivers could delete the contents of the cache. This should have been fixed earlier today, so if this is the cause of the problem, emerge sync and re-emerge gdk-pixbuf.
Finally, look at the logs. Gnome shell logs errors for the current session in ~/.xsession-errors, you may find some clues in there.
It would be interesting so see some kind of write-up regarding the Gnome 3.2 state in the overlay, perhaps on gentoo.org? I know one of the maintainers did a very good post half a year ago, just stating "We will not pull it in until a few point releases down the road". I think that kind of info (though tiny) is awesome, since then we know Gentoo's standpoint on the subject.tetromino wrote:GNOME 3.2, released 2 days ago, is now available in the master branch of Gentoo's gnome overlay.
Hopefully any major problems will soon be found and patched (here is where you can help by testing and filing bug reports), so that 3.2 could be moved to the main portage tree some time in the observable future.
If you were using GNOME 3.2 prereleases from the experimental gnome-next branch of the overlay, make sure you switch to the master branch now. The gnome-next branch will no longer receive updates, at least not unless the Gentoo gnome team again gets into a situation where two different versions of gnome have to be maintained in one overlay.