[GRASS-dev] [GRASS GIS] #464: wxGUI: georectify tool fails to create a group

#464: wxGUI: georectify tool fails to create a group
----------------------+-----------------------------------------------------
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 |
----------------------+-----------------------------------------------------
When no group is present in the target mapset pressing the "Create/edit
group..." does nothing and an error is printed on the terminal:

{{{
ERROR: G_getenv(): Variable LOCATION_NAME not set
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/464&gt;
GRASS GIS <http://grass.osgeo.org>

#464: wxGUI: georectify tool fails to create a group
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by cmbarton):

  * version: svn-develbranch6 => 6.4.0 RCs

Comment:

The reason for this is that running i.group somehow switches out of the
source (xy) location back to the original (target) location. There is
something in menuform.py or possibly gselect.py that is overriding the
environmental settings in force when it they are called. So far, I have
not been able to find the reason for this.

AFAIK, this is in all branches. But I'm putting it to 6.4 RC so that we
try to get this solved soon.

Michael

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

#464: wxGUI: georectify tool fails to create a group
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by cmbarton):

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

Comment:

Fixed in r39382. Please test.

Michael

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