[GRASS-dev] [GRASS GIS] #2091: r.series error in GRASS7 wxGUI

GRASS GIS trac at osgeo.org
Fri Oct 4 05:47:56 PDT 2013


#2091: r.series error in GRASS7 wxGUI
-----------------------------+----------------------------------------------
 Reporter:  richardc         |       Owner:  grass-dev@…              
     Type:  defect           |      Status:  new                      
 Priority:  normal           |   Milestone:  7.0.0                    
Component:  wxGUI            |     Version:  unspecified              
 Keywords:  r.series, wxGui  |    Platform:  Linux                    
      Cpu:  x86-32           |  
-----------------------------+----------------------------------------------
 Hi,

 The following error occurs when attempting to sum 8 rasters in r.series
 from the wxGUI.

 However, I'm able to run r.series from the GRASS terminal window.

 Cheers,
 Richard
 GRASS v57721 (on Linux Mint 13/Ubuntu Precise)

 Traceback (most recent call last):
   File "/home/rcooper/grass7/grass7_trunk/dist.i686-pc-
 linux-gnu/etc/gui/wxpython/gui_core/forms.py", line 698, in
 OnRun

 ret = self._gconsole.RunCmd(cmd, onDone = self.OnDone)
   File "/home/rcooper/grass7/grass7_trunk/dist.i686-pc-
 linux-gnu/etc/gui/wxpython/core/gconsole.py", line 497, in
 RunCmd

 task = GUI(show=None).ParseCommand(command)
   File "/home/rcooper/grass7/grass7_trunk/dist.i686-pc-
 linux-gnu/etc/gui/wxpython/gui_core/forms.py", line 2307, in
 ParseCommand

 mapset = grass.find_file(value, element)['mapset']
 KeyError
 :
 'mapset'

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



More information about the grass-dev mailing list