Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=491980





--- Comment #21 from Pierre-YvesChibon <pin...@pingoured.fr>  2009-08-19 
03:29:03 EDT ---
with python-mako-0.2.4-2.fc11.noarch the connection to the database works

However the export to XML produces an error:
/usr/lib/python2.6/site-packages/bauble/plugins/imex/xml.py:68: GtkWarning:
gtk_file_chooser_button_set_property: Choosers of type `GtkFileChooserButton`
do not support selecting multiple files.
  file_chooser.set_select_multiple(False)
xml.py(83): on_dialog_response(/home/pierrey, True)
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/bauble/plugins/imex/xml.py", line 85,
in on_dialog_response
    self.__export_task(filename, one_file)
  File "/usr/lib/python2.6/site-packages/bauble/plugins/imex/xml.py", line 95,
in __export_task
    for table_name, table in tables.iteritems():
NameError: global name 'tables' is not defined

Export to csv works fine

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to