#526: g.mapsets error in wxpython
----------------------+-----------------------------------------------------
 Reporter:  cnielsen  |       Owner:  grass-dev@lists.osgeo.org
     Type:  defect    |      Status:  new                      
 Priority:  major     |   Milestone:  7.0.0                    
Component:  default   |     Version:  svn-trunk                
 Keywords:            |    Platform:  MSWindows Vista          
      Cpu:  x86-32    |  
----------------------+-----------------------------------------------------
 I get an error when trying to add a map (or open various module dialogs)
 to the display in wxpython. (Under Vista mingw/msys)

 Traceback (most recent call last):
   File "C:\MinGW\msys\local\grass-7.0.svn\etc\wxpython\gui_m
 odules\wxgui_utils.py", line 903, in OnActivateLayer

 self.PropertiesDialog (layer)
   File "C:\MinGW\msys\local\grass-7.0.svn\etc\wxpython\gui_m
 odules\wxgui_utils.py", line 839, in PropertiesDialog

 parentframe=self)
   File "C:\MinGW\msys\local\grass-7.0.svn\etc\wxpython\gui_m
 odules\menuform.py", line 1772, in ParseCommand

 get_dcmd=get_dcmd, layer=layer)
   File "C:\MinGW\msys\local\grass-7.0.svn\etc\wxpython\gui_m
 odules\menuform.py", line 619, in __init__

 mainFrame=self)
   File "C:\MinGW\msys\local\grass-7.0.svn\etc\wxpython\gui_m
 odules\menuform.py", line 1187, in __init__

 multiple=multiple, mapsets=mapsets)
   File "C:\MinGW\msys\local\grass-7.0.svn\etc\wxpython\gui_m
 odules\gselect.py", line 55, in __init__

 self.tcp.GetElementList(type, mapsets, exceptOf)
   File "C:\MinGW\msys\local\grass-7.0.svn\etc\wxpython\gui_m
 odules\gselect.py", line 161, in GetElementList

 mapsets = utils.ListOfMapsets()
   File "C:\MinGW\msys\local\grass-7.0.svn\etc\wxpython\gui_m
 odules\utils.py", line 226, in ListOfMapsets

 message = _('Unable to get list of accessible mapsets.'))
 gui_modules.gcmd
 .
 CmdError

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/526>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to