#1223: g.mapsets access from menu broken
-----------------------+----------------------------------------------------
Reporter: cmbarton | Owner: grass-...@…
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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev