[GRASS-dev] [GRASS GIS] #1223: g.mapsets access from menu broken

GRASS GIS trac at osgeo.org
Wed Nov 24 17:36:55 EST 2010


#1223: g.mapsets access from menu broken
-----------------------+----------------------------------------------------
 Reporter:  cmbarton   |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  normal     |   Milestone:  7.0.0                    
Component:  wxGUI      |     Version:  svn-trunk                
 Keywords:             |    Platform:  MacOSX                   
      Cpu:  OSX/Intel  |  
-----------------------+----------------------------------------------------
 Trying to access g.mapsets from the menu raises the following error:

 Traceback (most recent call last):
   File "/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/etc
 /gui/wxpython/wxgui.py", line 304, in OnMapsets

 dlg = preferences.MapsetAccess(parent = self, id =
 wx.ID_ANY)
   File "/Users/cmbarton/grass_dev/grass70_dev/dist.i386
 -apple-
 darwin10.5.0/etc/gui/wxpython/gui_modules/preferences.py",
 line 2183, in __init__

 wx.Dialog.__init__(self, parent, id, title, pos, size,
 style)
 NameError
 :
 global name 'pos' is not defined

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1223>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list