[Bug 230316] Review Request: jbrout - Photo manager, written in python/pygtk under the GPL licence

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 14 19:40:00 UTC 2007


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 at symetrix.com  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.




More information about the Fedora-package-review mailing list