[GRASS-dev] [GRASS GIS] #288: "Set options" for scale and N arrow
fails
GRASS GIS
trac at osgeo.org
Sat Sep 6 05:20:24 EDT 2008
#288: "Set options" for scale and N arrow fails
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: All
Cpu: All |
----------------------+-----------------------------------------------------
1. Add overlay > Add scalebar...
2. press "Set Options" button - failure:
{{{
Traceback (most recent call last):
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/gd
ialogs.py", line 389, in OnOptions
parentframe=self.parent)
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/me
nuform.py", line 1603, in ParseCommand
get_dcmd=get_dcmd, layer=layer)
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/me
nuform.py", line 619, in __init__
mainFrame=self)
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/me
nuform.py", line 1239, in __init__
self.FindWindowById(p['wxId']).SetFocus()
File "/usr/lib/python2.5/site-
packages/wx-2.8-gtk2-unicode/wx/_core.py", line 9390, in
FindWindowById
return _core_.Window_FindWindowById(*args, **kwargs)
TypeError
:
in method 'Window_FindWindowById', expected argument 2 of
type 'long'
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/288>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list