Ubuntu Forums Archive Viewer

Indicator applets gone missing

Archived thread 1619657 from Natty Narwhal Testing and Discussion (CLOSED). Markdown source: Natty_Narwhal_Testing_and_Discussion_(CLOSED)/thread_1619657_Indicator_applets_gone_missing.md

Original URL About this archive
#1

Basically, after the last couple of days updates, my indicator applets have gone missing, i cant re-add them either.

Just wondering if anyone else got the same problem

#2

Yes, I had this. Sometimes a reboot would fix some and sometimes not. There are error messages about oafip (I think it was) not loading. They're all back at the moment, but I don't know for how long :-)

#3

Sometimes a reboot would fix some and sometimes not

Sometimes a simple

killall gnome-panel

might help and you won't need a reboot.

#4

I can try that next time :-)

#5

there is a broken dependency on gnome-control-center (gnome3 ppa)

#6

Resetting gnome-panel worked for me.

rm -rf ~/.gconf/apps/panel pkill gnome-panel

#7

I have the same problem rm -rf ~/.gconf/apps/panel and killall -9 gnome-panel not helps for me... I even can't add indicator applets with right click on the panel

#8

Also Cardapio and dockbarx not works too

#9

You could also try ``` gconftool-2 --recursive-unset /apps/panel

#10

You might need to install gnome-panel-bonobo to make some applets work now

#11

chrisccoulson said: You might need to install gnome-panel-bonobo to make some applets work nowThank You very much!!!!!