Timevault does not work in Lucid, python2.6
Bug #540283 reported by
Raimund Sacherer
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
TimeVault |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Lucid does not have python2.5, only python2.6, therefore it does not work correctly even if installation is forced.
Changed in timevault: | |
status: | New → Confirmed |
Changed in timevault: | |
status: | Confirmed → Opinion |
status: | Opinion → Confirmed |
To post a comment you must log in.
I had same problem; was working under 9.04 Karmic; now under 10.04 Lucid fails (error below) despite forcing install of python2.5 from older Ubuntu5.
~$ /usr/bin/ timevault- notifier & timevault- notifier" , line 23, in <module> python2. 5/site- packages/ TimeVault/ notifier. py", line 23, in <module>
[1] 4665
~$ Traceback (most recent call last):
File "/usr/bin/
from TimeVault import notifier
File "/usr/lib/
import gobject
ImportError: No module named gobject