Cannot activate fileorganizer on Debian wheezy

Bug #1266075 reported by Stan Schymanski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rhythmbox Fileorganizer
New
Undecided
Unassigned

Bug Description

I am using file organizer 2.0.1-2 on Debian wheezy and cannot activate the plugin.

When I use the interactive python console and try the 3rd line of the code in fileorganizer.py, I get the following error message:

Python 2.7.3 (default, Jan 2 2013, 13:56:14)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gi.repository import GObject, Peas, PeasGtk, Gtk, Notify
ERROR:root:Could not find any typelib for Notify
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: cannot import name Notify
>>>

Does file organizer perhaps expect Python3 while I have only Python 2.7.3 installed?

Revision history for this message
Stan Schymanski (schymans) wrote :

OK, found a solution here: https://bugs.launchpad.net/caffeine/+bug/1041555
Post #1 suggested to install the following:
gir1.2-appindicator3-0.1
gir1.2-notify-0.7

I did, and now I can activate the plugin.

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.