Menu

#12 panel encountered a problem while loading OAFIID:TimerApplet

open
nobody
None
5
2008-11-14
2008-11-14
No

The panel encountered a problem while loading "OAFIID:TimerApplet". I was doing certain software installation task (removed LAMP Server, following this document: https://help.ubuntu.com/community/ApacheMySQLPHP ) After a Reboot, I encountered this error and I am unable to load the timer applet again.

This has become my favorite, how do I load it back again?

Thank you for your wonderful program.

Discussion

  • Nobody/Anonymous

    +1
    Have the same problem (on openSUSE 11.0).
    I've tried every version of timer-applet down to 1.3.3 with such effect.

     
  • Bertrand Lorentz

    I ran into the same problem after upgrading to version 2.1.2.
    Starting from the command line would give this error :

    $ /usr/lib/timer-applet/timer-applet
    Using these definitions:
    GETTEXT_PACKAGE: timer-applet
    LOCALE_DIR: /usr/share/locale
    RESOURCES_DIR: /usr/share/timer-applet
    IMAGES_DIR: /usr/share/pixmaps
    Traceback (most recent call last):
    File "/usr/lib/timer-applet/timer-applet", line 25, in <module>
    from timerapplet.controllers import GlobalController, TimerApplet, TimerService, TimerManagerService
    File "/usr/lib/python2.5/site-packages/timerapplet/controllers/__init__.py", line 18, in <module>
    from TimerApplet import TimerApplet
    File "/usr/lib/python2.5/site-packages/timerapplet/controllers/TimerApplet.py", line 26, in <module>
    import gst
    ImportError: No module named gst

    I was able to solve this by installing the gst-python package (on Gentoo). It might be named differently depending on your distro.

     
  • Nobody/Anonymous

    python-Gstreamer helped!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.