[GRASS-dev] [GRASS GIS] #1155: GRASS Working Environment - Mapset
Access is Broken
GRASS GIS
trac at osgeo.org
Mon Sep 13 13:08:12 EDT 2010
#1155: GRASS Working Environment - Mapset Access is Broken
----------------------+-----------------------------------------------------
Reporter: voncasec | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-releasebranch64
Keywords: mapset | Platform: Linux
Cpu: x86-64 |
----------------------+-----------------------------------------------------
Can not add/remove mapsets from my mapset search path using the wxpython
gui:
Config-->GRASS Working Environment -->Mapset Access
Error Message Using: 6.4.0 svn:
Traceback (most recent call last):
File "/usr/local/grass-6.4.0svn/etc/wxpython/wxgui.py",
line 387, in OnMapsets
dlg = preferences.MapsetAccess(parent=self, id=wx.ID_ANY)
File "/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/p
references.py", line 1725, in __init__
self.all_mapsets_ordered = utils.ListOfMapsets(ordered=True)
File "/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/u
tils.py", line 266, in ListOfMapsets
mapsets_available.remove(mapset)
ValueError
:
list.remove(x): x not in list
Same error appears using svntrunk.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1155>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list