Hide Forgot
After doing: # yum install backintime-gnome I get an error starting the gui $ backintime-gnome Traceback (most recent call last): File "/usr/share/backintime/gnome/app.py", line 33, in <module> import gnome ImportError: No module named gnome so there's a missing dependency
*** Bug 733611 has been marked as a duplicate of this bug. ***
Sergio, it certainly sounds like a problem but it works for me, and backintime-gnome requires gnome-python2 (at least on F14). Did you solve this? Any idea what the missing package is?
I had to install by hand gnome-python2-gnome. That solved the problem
Thanks for the report! Fixed in http://koji.fedoraproject.org/koji/taskinfo?taskID=3418146
*** Bug 756813 has been marked as a duplicate of this bug. ***
I did see this bug in Fedora 16. Is it possible to get a fix also for fc16? I think most users will appreciate to see it fixed via normal updates, then they wouldn't have to look into this bug report and detect the need to install gnome-python2 manually.
(In reply to comment #6) Sorry, I wanted to say that installing the package gnome-python2-gnome fixes this bug.