[GRASS-dev] [GRASS GIS] #299: wxGUI fails to handle illegal region extent

GRASS GIS trac at osgeo.org
Sun Sep 7 05:14:06 EDT 2008


#299: wxGUI fails to handle illegal region extent
----------------------+-----------------------------------------------------
 Reporter:  msieczka  |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect    |      Status:  new                      
 Priority:  major     |   Milestone:  6.4.0                    
Component:  wxGUI     |     Version:  svn-develbranch6         
 Keywords:            |    Platform:  All                      
      Cpu:  All       |  
----------------------+-----------------------------------------------------
 1. Zoom in a lot.

 2. "Set computational region from display" - error:

 {{{
 Execution failed: 'g.region --o n=4915470.000000 s=4915470.000000
 e=586020.000000 w=586020.000000 rows=0.000000 cols=0.000000'

 Details:
 Error: Nieprawidłowy region: Niedozwolona wartość rzędu
 }}}

 {{{
 Traceback (most recent call last):
   File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
 pdisp.py", line 2315, in DisplayToWind

 p = gcmd.Command(cmdRegion)
   File
 "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/gcmd.py",
 line 358, in __init__

 _("Error: ") + self.GetError()))
 gui_modules.gcmd
 .
 CmdError
 }}}

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


More information about the grass-dev mailing list