Comment 3 for bug 434435

Revision history for this message
Mo-Yu Mandy Zhou (zhou-mandy) wrote :

I'm experiencing a similar problem in version 1.02. I can't start Caffeine and get the following message:

Traceback (most recent call last):
  File "/usr/bin/caffeine", line 38, in <module>
    import caffeine
  File "/usr/bin/../lib/python2.6/dist-packages/caffeine/__init__.py", line 171, in <module>
    from caffeine.main import main
  File "/usr/bin/../lib/python2.6/dist-packages/caffeine/main.py", line 46, in <module>
    generic = icon_theme.load_icon("application-x-executable", 16, gtk.ICON_LOOKUP_NO_SVG)
glib.GError: Icon 'application-x-executable' not present in theme

Any idea what's wrong?