Caffeine doesn't start on Debian testing (Wheezy)

Bug #1041555 reported by Aminda Suomalainen
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Caffeine
Fix Released
Undecided
Unassigned

Bug Description

When I try to start it, I receive the following errors:

```
ERROR:root:Could not find any typelib for AppIndicator3
ERROR:root:Could not find any typelib for Notify
Asenna pynotify
ERROR:root:Could not find any typelib for Notify
Traceback (most recent call last):
  File "/usr/bin/caffeine", line 40, in <module>
    import caffeine
  File "/usr/bin/../share/pyshared/caffeine/__init__.py", line 154, in <module>
    from caffeine.main import main
  File "/usr/bin/../share/pyshared/caffeine/main.py", line 47, in <module>
    import core
  File "/usr/bin/../share/pyshared/caffeine/core.py", line 21, in <module>
    from gi.repository import Gtk, GObject, Gio, Notify
ImportError: cannot import name Notify
```

"Asenna pynotify" is "Install pynotify" in Finnish, but I have it installed if it's either python-notify or python-notify2.
There is no package called pynotify in Debian Testing.

Revision history for this message
Volkan Gezer (volkangezer) wrote :

Try this and should work:

Quick fix by installing:

gir1.2-appindicator3-0.1
gir1.2-notify-0.7

From here: https://bugs.launchpad.net/caffeine/+bug/889705

Revision history for this message
ArTBoL (artbol-gmail) wrote :

It works :)
thanks

Revision history for this message
Reuben Thomas (rrt) wrote :

These dependencies have now been added to the package.

Changed in caffeine:
status: New → Fix Committed
Reuben Thomas (rrt)
Changed in caffeine:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.