25 applets are not working with FC5t2 + yum updates

Jeff Spaleta jspaleta at gmail.com
Thu Jan 19 22:09:31 UTC 2006


On 1/19/06, Miles Lane <miles.lane at gmail.com> wrote:
> BTW, how can I get more debugging information about these failures?

Uhm... yesterday's updates and a reboot later and the applets that i
normal use work.
Those include:
Clock
Disk Mounter
Notification Area
Show Desktop
Sticky Notes
System Monitor
Volume Control
Window List
Workspace Selector

Things to quickly check:
Did you do a full reboot after the updates? If not perhaps you have a
stale gconf process running that isnt seeing updated schema
information.

Did you updates fail to cleanup correctly? Assuming you are on a 32bit
system and you don't have to worry about multilib issues, you can
quickly look through your installed package list for duplicates with:
rpm -aq --queryformat "%{NAME}\n" | sort | uniq -c | grep -v -E " *1 "

You'll have to use something fancier on 64bit system to make sure you
don't count 32bit and 64bit packages as duplicates.

-jef




More information about the fedora-test-list mailing list