GNOME Bugzilla – Bug 553368
Debug warning/error when reading tasks from Evolution
Last modified: 2008-09-23 09:14:08 UTC
On my Ubuntu 8.04 laptop, Hamster does not seem to see any tasks in Evolution, although I get the impression it should. When running in debug mode, it shows the following text when starting up: ** (hamster-applet:24000): DEBUG: Opening calendar source uri: file:///home/rolf/.evolution/tasks/local/system 'ecal.ECalComponent' object has no attribute 'get_status' ... I have python-evolution 0.0.4-1 installed, hamster-applet 2.23.93~ppa2, and there are some tasks in ~/.evolution/tasks/local/system/tasks.ics. The Pimlico tasks application works with them quite fine. What am I missing to make this work? Thanks! :-)
You are probably still using python-evolution where python-gnome-desktop (2.22+) is preferred.
thanks Patryk I had both packages python-gnome2-desktop and python-evolution installed, removed python-evolution, and now it works. One more hurdle gone :-) python-evolution is required by the conduit package (on Ubuntu 8.04LTS at least): http://packages.ubuntu.com/hardy/conduit -- Is there a way to let them co-exist and have Hamster pick the right stuff?
python-evolution is part of python-gnome-desktop since 2.22 (actually python-gnome-desktop is a superset of python-evolution). Conduit should work fine with gnome-desktop, please contact your distribution developers and have them check and correct the dependencies. python-evolution is no longer maintained and should not be installed.