[GRASS-dev] [GRASS GIS] #1704: GRASS 7 cli startup enters into write protected/not owned mapset
    GRASS GIS 
    trac at osgeo.org
       
    Thu Aug 23 03:16:21 PDT 2012
    
    
  
#1704: GRASS 7 cli startup enters into write protected/not owned mapset
---------------------+------------------------------------------------------
 Reporter:  neteler  |       Owner:  grass-dev@…              
     Type:  defect   |      Status:  new                      
 Priority:  normal   |   Milestone:  7.0.0                    
Component:  Startup  |     Version:  svn-trunk                
 Keywords:           |    Platform:  Linux                    
      Cpu:  x86-64   |  
---------------------+------------------------------------------------------
 When starting GRASS 7 via command line it lets the user
 enter a mapset not belonging to him/her:
 {{{
 grass70 /grassdata/geostat2012_ll/ecad50_geostat2012
 ...
 Launching <wxpython> GUI in the background, please wait...
 GRASS 7.0.svn (geostat2012_ll):/grassdata/geostat2012_ll >
 ERROR: MAPSET ecad50_geostat2012 - permission denied
 ERROR: MAPSET ecad50_geostat2012 - permission denied
 GRASS 7.0.svn (geostat2012_ll):/grassdata/geostat2012_ll > g.list vect
 ERROR: MAPSET ecad50_geostat2012 - permission denied
 }}}
 The wxGUI startup greys out not owned mapsets properly while
 the CLI startup is missing this check.
-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1704>
GRASS GIS <http://grass.osgeo.org>
    
    
More information about the grass-dev
mailing list