I get a an OAFIID error as well and it seems to be something python based applets encounter. As one of the managers for the GnoMenu project this error has plagued us from day one. Once we realized it wasn't just GnoMenu but any Python based applet we finally determined that its because Python isn't getting loaded soon enough for bonobo to link those applets to it thus causing the OAFIID error to be reported by bonobo.
The solution is to make Python's load priority higher so that Python based applets load correctly. -- The panel encountered a problem while loading "OAFIID:GNOME_NetstatusApplet". https://bugs.launchpad.net/bugs/38240 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
