[GRASS-dev] [GRASS GIS] #1084: GUI Mapset acess gives an error

GRASS GIS trac at osgeo.org
Tue Jun 8 02:25:32 EDT 2010


#1084: GUI Mapset acess gives an error
-----------------------+----------------------------------------------------
 Reporter:  lferreira  |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect     |      Status:  new                      
 Priority:  minor      |   Milestone:  6.5.0                    
Component:  wxGUI      |     Version:  svn-develbranch6         
 Keywords:  mapsets    |    Platform:  Linux                    
      Cpu:  x86-64     |  
-----------------------+----------------------------------------------------
 GRASS 6 develbranch SVN rev 42503
 Ubuntu 10.04 x86_64

 Settings > GRASS working environment > Mapset access

 gives an error:


 Traceback (most recent call last):
   File "/usr/lib/grass-6.5.svn/etc/wxpython/wxgui.py", line
 303, in OnMapsets

 dlg = preferences.MapsetAccess(parent=self, id=wx.ID_ANY)
   File "/usr/lib/grass-6.5.svn/etc/wxpython/gui_modules/pref
 erences.py", line 2193, in __init__

 self.mapsetlb.LoadData()
   File "/usr/lib/grass-6.5.svn/etc/wxpython/gui_modules/pref
 erences.py", line 2264, in LoadData

 stat_info = os.stat(mapsetPath)
 OSError
 :
 [Errno 2] No such file or directory:
 '/media/WORKSPACE/PGF_MN_QUIAIOS/grass_32629/\nplanimetria'

 Using command g.mapsets -s gives a proper list, no error.

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


More information about the grass-dev mailing list