[thuban-Bugs][586] projection exception

thuban-bugs@wald.intevation.org thuban-bugs at wald.intevation.org
Fri Jan 25 09:29:59 CET 2008


Bugs item #586, was opened at 2008-01-25 09:29
Status: Open
Priority: 3
Submitted By: Didrik Pinte (dpinte)
Assigned to: Nobody (None)
Summary: projection exception 
Resolution: None
Version: None
Category: None


Initial Comment:
Hi,

Thanks to Stefanie <steffimaus.g at gmx.de>, the following bug has been discovered.

When trying to apply a projection to a loaded layer, the following exception occur :

An unhandled exception occurred:
list must contain strings
(please report to http://thuban.intevation.org/bugtracker.html)

Traceback (most recent call last):
  File "/usr/lib/thuban/Thuban/UI/projdialog.py", line 233, in OnApply
    self.__SetProjection()
  File "/usr/lib/thuban/Thuban/UI/projdialog.py", line 555, in __SetProjection
    self.receiver.SetProjection(self.__GetProjection())
  File "/usr/lib/thuban/Thuban/UI/projdialog.py", line 578, in __GetProjection
    return Projection(parameters, self.projname.GetValue())
  File "/usr/lib/thuban/Thuban/Model/proj.py", line 80, in __init__
    BaseProjection.__init__(self, params)
  File "/usr/lib/thuban/Lib/Projection.py", line 5, in __init__
    self.this = apply(Projectionc.new_Projection,args)
TypeError: list must contain strings

It seems to happen under all the 1.2.0 version (debian and windows).



----------------------------------------------------------------------

You can respond by visiting: 
http://wald.intevation.org/tracker/?func=detail&atid=105&aid=586&group_id=6




More information about the Thuban-devel mailing list

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