[bug #4032] (thuban) initial failure on opening of a *.thuban file (from the FRIDA-dataset)

Request Tracker thuban-bugs at intevation.de
Mon Jan 23 12:26:51 CET 2006


this bug's URL: http://intevation.de/rt/webrt?serial_num=4032
-------------------------------------------------------------------------

Subject: initial failure on opening of a *.thuban file (from the FRIDA-dataset)

Operating System: other, ubuntu breezy
Thuban version: 1.0.0
wxPython version: package called python-wxversion which is in conflict with and replaces wxpython2.6.0
Python version: other, python2.4.2-1
PySQLite version: other, 1.0.1
SQLite version: other, 3.2.1
GDAL version: other, 1.2.6
proj version: other, 4.4.9

1.0.0-1ubuntu4 (breezy)


new_DBFFile failed
(please report to http://thuban.intevation.org/bugtracker.html)

Traceback (most recent call last):
  File "/usr/lib/thuban/Thuban/UI/mainwindow.py", line 282, in invoke_command
    command.Execute(self.Context())
  File "/usr/lib/thuban/Thuban/UI/command.py", line 121, in Execute
    apply(self.function, (context,) + self.args + args, kw)
  File "/usr/lib/thuban/Thuban/UI/mainwindow.py", line 946, in call_method
    apply(getattr(context.mainwindow, methodname), args)
  File "/usr/lib/thuban/Thuban/UI/mainwindow.py", line 386, in OpenSession
    self.run_db_param_dialog)
  File "/usr/lib/thuban/Thuban/UI/application.py", line 203, in OpenSession
    db_connection_callback=db_connection_callback)
  File "/usr/lib/thuban/Thuban/Model/load.py", line 587, in load_session
    handler.read(filename)
  File "/usr/lib/thuban/Thuban/Model/xmlreader.py", line 74, in read
    parser.parse(self.__file)
  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 216, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 353, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/usr/lib/thuban/Thuban/Model/xmlreader.py", line 113, in startElementNS
    getattr(self, method_name[0])(name, qname, attrs)
  File "/usr/lib/thuban/Thuban/Model/load.py", line 342, in start_filetable
    table = DBFTable(attrs["filename"])
  File "/usr/lib/thuban/Thuban/Model/table.py", line 89, in __init__
    self.dbf = dbflib.DBFFile(filename)
  File "/usr/lib/thuban/Lib/dbflib.py", line 5, in __init__
    self.this = apply(dbflibc.new_DBFFile,args)
IOError: new_DBFFile failed


-------------------------------------------- Managed by Request Tracker




More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)