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: jbrout - Photo manager, written in python/pygtk under the GPL licence https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230316 ------- Additional Comments From bjohnson@xxxxxxxxxxxx 2007-06-14 15:39 EST ------- I think the locale problem can be fixed up pretty easily, but I have found a more serious problem: This program requires python-elementtree and because of changes in python-elementtree, it will not run on F7+. https://www.redhat.com/archives/fedora-devel-list/2006-December/msg00250.html https://www.redhat.com/archives/fedora-devel-list/2006-December/msg00279.html cElementTree.so module in python-elementtree has been renamed to _elementtree.so module in python rpm (F7 python is 2.5) and to use _elementtree, some code change will be needed. $ ./jbrout.py Traceback (most recent call last): File "./jbrout.py", line 67, in <module> from db import JBrout,Buffer File "/home/bjohnson/package-review/jbrout/jbrout/db.py", line 16, in <module> from lxml.etree import Element,ElementTree ImportError: No module named lxml.etree -- 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