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

#299: wxGUI fails to handle illegal region extent
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@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&gt;
GRASS GIS <http://grass.osgeo.org>

#299: wxGUI fails to handle illegal region extent
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: assigned
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

  * status: new => assigned
  * owner: grass-dev@lists.osgeo.org => martinl
* cc: grass-dev@lists.osgeo.org (added)

Comment:

Fixed in r33308.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/299#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#299: wxGUI fails to handle illegal region extent
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

  * status: assigned => closed
  * resolution: => fixed

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/299#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>