Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 304763

Summary: gnome-base/gnome-panel-2.26.3: applet is not working (despite rebuilding libnss3.so.12)
Product: Gentoo Linux Reporter: Christian Stahlhut <cst>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Stahlhut 2010-02-12 19:54:26 UTC
The gnome clock applet is not working, as described in 
http://bugs.gentoo.org/show_bug.cgi?id=304123

The fix described there does NOT work at least on my platform (amd64).

I think this might be because of
http://bugs.gentoo.org/show_bug.cgi?id=302973
:-(
Comment 1 Pacho Ramos gentoo-dev 2010-02-12 22:11:57 UTC
Works fine for me here on amd64 after rebuilding with revdep-rebuild --library...
But you can also try to manually rebuild gnome-panel for ensuring

Please provide emerge --info output, also look at your ~/.xsession-errors file since it will contain clock applets errors just after login in your desktop and getting the failure
Comment 2 Christian Stahlhut 2010-02-15 19:13:04 UTC
Manually rebuilding 'gnome-panel' did the trick.
("revdep-rebuild --library libnss3.so.12" does not help though.)

I thought, I already tried that, but as
"equery belongs '/usr/lib/gnome-panel/libclock-applet.so'"
yields no result, I rebuilt 'gnome-applets' instead of 'gnome-panel'... duh.


Anyway, thank you for your help!