[GRASS-dev] [GRASS GIS] #288: "Set options" for scale and N arrow fails

#288: "Set options" for scale and N arrow fails
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@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&gt;
GRASS GIS <http://grass.osgeo.org>

#288: "Set options" for scale and N arrow fails
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

  * status: new => closed
  * resolution: => fixed

Comment:

Fixed in r33297.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/288#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>