Comment 3 for bug 537383

Revision history for this message
Leonardo Torok (leotorok) wrote :

I forgot the file... Here it is. I've done the backtrace of indicator-applet-session too because the exit of "ps aux | grep -i indicator" shows that this program has one of the OAFIIDs of the error. The other OAFIID is indicator-applet.

leotorok@leotorok-laptop:~$ ps aux | grep -i indicatorleotorok 4316 0.0 0.1 9352 3884 ? S 23:01 0:00 /usr/lib/indicator-messages/indicator-messages-service
leotorok 4321 0.0 0.1 12192 3240 ? S 23:01 0:00 /usr/lib/indicator-session/indicator-status-service
leotorok 4323 0.0 0.0 6336 2116 ? S 23:01 0:00 /usr/lib/indicator-session/indicator-users-service
leotorok 4325 0.0 0.0 6904 2688 ? S 23:01 0:00 /usr/lib/indicator-session/indicator-session-service
leotorok 6757 0.0 0.4 45732 12668 ? S 23:39 0:00 /usr/lib/indicator-applet/indicator-applet --oaf-activate-iid=OAFIID:GNOME_IndicatorApplet_Factory --oaf-ior-fd=31
leotorok 6759 0.0 0.4 46992 14648 ? S 23:39 0:00 /usr/lib/indicator-applet/indicator-applet-session --oaf-activate-iid=OAFIID:GNOME_FastUserSwitchApplet_Factory --oaf-ior-fd=35
leotorok 7205 0.0 0.0 3060 904 pts/0 R+ 23:47 0:00 grep -i indicator