[bug #2912] (thuban) An unhandled exception occurred:long int too large to convert to int
Request Tracker
thuban-bugs at intevation.de
Thu Jan 20 02:53:28 CET 2005
this bug's URL: http://intevation.de/rt/webrt?serial_num=2912
-------------------------------------------------------------------------
Subject: An unhandled exception occurred:long int too large to convert to int
Operating System: MS Windows
Thuban version: 1.0.1
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)?
An unhandled exception occurred:
long int too large to convert to int
(please report to http://thuban.intevation.org/bugtracker.html)
Traceback (most recent call last):
File "C:\bin\Thuban\Thuban\UI\mainwindow.py", line 282, in invoke_command
command.Execute(self.Context())
File "C:\bin\Thuban\Thuban\UI\command.py", line 121, in Execute
apply(self.function, (context,) + self.args + args, kw)
File "C:\bin\Thuban\Thuban\UI\mainwindow.py", line 957, in call_method
apply(getattr(context.mainwindow, methodname), args)
File "C:\bin\Thuban\Thuban\UI\mainwindow.py", line 871, in ExportMap
self.canvas.Export()
File "C:\bin\Thuban\Thuban\UI\view.py", line 310, in Export
renderer.RenderMap(selected_layer, selected_shapes)
File "C:\bin\Thuban\Thuban\UI\renderer.py", line 257, in RenderMap
self.render_legend()
File "C:\bin\Thuban\Thuban\UI\renderer.py", line 325, in render_legend
g.GetProperties(), shapeType)
File "C:\bin\Thuban\Thuban\UI\classifier.py", line 1395, in Draw
dc.DrawSpline([wxPoint(x, y + h),
File "C:\bin\Python23\Lib\site-packages\wxPython\misc.py", line 240, in __init__
self.this = miscc.new_wxPoint(*_args,**_kwargs)
OverflowError: long int too large to convert to int
-------------------------------------------- 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)