GDAL
September 13, 2010, 5:08pm
1
#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 >
GDAL
September 13, 2010, 6:33pm
2
#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 |
----------------------+-----------------------------------------------------
Changes (by martinl):
* cc: grass-dev@… (added)
Comment:
What says
{{{
g.mapsets -p fs=';'
}}}
and
{{{
g.mapsets -l fs=';'
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1155#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 13, 2010, 6:33pm
3
#1155: GRASS Working Environment - Mapset Access is Broken
----------------------+-----------------------------------------------------
Reporter: voncasec | Owner: martinl
Type: defect | Status: assigned
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-releasebranch64
Keywords: mapset | Platform: Linux
Cpu: x86-64 |
----------------------+-----------------------------------------------------
Changes (by martinl):
* owner: grass-dev@… => martinl
* status: new => assigned
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1155#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 13, 2010, 9:36pm
4
#1155: GRASS Working Environment - Mapset Access is Broken
----------------------+-----------------------------------------------------
Reporter: voncasec | Owner: martinl
Type: defect | Status: assigned
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-releasebranch64
Keywords: mapset | Platform: Linux
Cpu: x86-64 |
----------------------+-----------------------------------------------------
Comment(by martinl):
Probably related, try out r43454
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1155#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
October 4, 2010, 11:11pm
5
#1155: GRASS Working Environment - Mapset Access is Broken
----------------------+-----------------------------------------------------
Reporter: voncasec | Owner: martinl
Type: defect | Status: assigned
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-releasebranch64
Keywords: mapset | Platform: Linux
Cpu: x86-64 |
----------------------+-----------------------------------------------------
Comment(by voncasec):
Replying to [comment:3 martinl]:
> Probably related, try out r43454
Recently updated to r43784, problem is resolved.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1155#comment:4> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
October 5, 2010, 9:32am
6
#1155: GRASS Working Environment - Mapset Access is Broken
-----------------------+----------------------------------------------------
Reporter: voncasec | Owner: martinl
Type: defect | Status: closed
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-releasebranch64
Resolution: fixed | Keywords: mapset
Platform: Linux | Cpu: x86-64
-----------------------+----------------------------------------------------
Changes (by martinl):
* status: assigned => closed
* resolution: => fixed
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1155#comment:5> ;
GRASS GIS <http://grass.osgeo.org >