[bug #3159] (thuban) attempt to open PostGIS layer crashed Thuban and corrupted .thuban file
Request Tracker
thuban-bugs at intevation.de
Mon Apr 18 15:34:37 CEST 2005
this bug's URL: http://intevation.de/rt/webrt?serial_num=3159
-------------------------------------------------------------------------
Subject: attempt to open PostGIS layer crashed Thuban and corrupted .thuban file
Operating System: MS Windows, XP
Thuban version: 1.0.1
wxPython version: 2.4.2.4
Python version: other, 2.3.4
PySQLite version: other, 1.6.1
GDAL version: 1.1.8
Please enter error description here.
Did you compile Thuban yourself? no
If not, which binary package did you install (eg. where did you get it from)? windows executable - from freegis / sourceforge
An unhandled exception occurred:
'MULTIPOINT'
(please report to http://thuban.intevation.org/bugtracker.html)
Traceback (most recent call last):
File "C:\Program Files\Thuban\Thuban\UI\mainwindow.py", line 282, in invoke_command
command.Execute(self.Context())
File "C:\Program Files\Thuban\Thuban\UI\command.py", line 121, in Execute
apply(self.function, (context,) + self.args + args, kw)
File "C:\Program Files\Thuban\Thuban\UI\mainwindow.py", line 957, in call_method
apply(getattr(context.mainwindow, methodname), args)
File "C:\Program Files\Thuban\Thuban\UI\mainwindow.py", line 387, in OpenSession
self.run_db_param_dialog)
File "C:\Program Files\Thuban\Thuban\UI\application.py", line 235, in OpenSession
self.SetSession(session)
File "C:\Program Files\Thuban\Thuban\UI\application.py", line 179, in SetSession
self.maps_changed()
File "C:\Program Files\Thuban\Thuban\UI\application.py", line 279, in maps_changed
self.top.SetMap(self.session.Maps()[0])
File "C:\Program Files\Thuban\Thuban\UI\mainwindow.py", line 437, in SetMap
dialog.GetPanel().SetMap(self.Map())
File "\.\Thuban\UI\legend.py", line 156, in SetMap
File "\.\Thuban\UI\legend.py", line 356, in SetMap
File "\.\Thuban\UI\legend.py", line 575, in __FillTree
File "\.\Thuban\UI\legend.py", line 649, in __AddLayer
File "\.\Thuban\UI\legend.py", line 590, in __FillTreeLayer
File "\.\Thuban\Model\layer.py", line 216, in ShapeType
File "C:\Program Files\Thuban\Thuban\Model\postgisdb.py", line 472, in ShapeType
return shapetype_map[result]
KeyError: 'MULTIPOINT'
-------------------------------------------- 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)