Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: wuja - Gnome desktop applet for integration with Google calendar https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=223592 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2007-04-26 09:30 EST ------- Well, I am not a expert of python, however, when I just tried: ------------------------------------------------- --- feed.py.orig 2007-01-08 04:07:29.000000000 +0900 +++ feed.py 2007-04-26 22:18:54.000000000 +0900 @@ -26,7 +26,7 @@ import urllib2 from datetime import datetime -from elementtree import ElementTree +import _elementtree as ElementTree from logging import getLogger from wuja.model import SingleOccurrenceEntry -------------------------------------------------------- and launched wuja, wuja icon(?) appeared on GNOME panel and when I clicked the icon, some menu appeared and finally a calendar appeared. So it *seems* to work for python 2.5. NOTE: _elemettree module is included in python-2.5-12.fc7 -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review