[GRASS-dev] [GRASS GIS] #470: vector georect broken in wx gui

#470: vector georect broken in wx gui
-------------------------------------+--------------------------------------
Reporter: isaacullah | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: georectification vector | Platform: Linux
      Cpu: Unspecified |
-------------------------------------+--------------------------------------
When applying rectification to vectors in WXgui, the following error is
displayed when finally trying to finish the georectification process after
picking all GCPs...

Traceback (most recent call last):
   File "/usr/local/grass-6.5.svn/etc/wxpython/gui_modules/ge
orect.py", line 1018, in OnGeorect

f = open(self.vgrpfile)
AttributeError
:
'GCP' object has no attribute 'vgrpfile'

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

#470: vector georect broken in wx gui
-------------------------+--------------------------------------------------
  Reporter: isaacullah | Owner: martinl
      Type: defect | Status: assigned
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords: georectification vector
  Platform: Linux | Cpu: Unspecified
-------------------------+--------------------------------------------------
Changes (by martinl):

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

Comment:

Hopefully fixed in r35710 (relbr64) r35714 (devbr6) and r35711 (trunk)

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

#470: vector georect broken in wx gui
-------------------------+--------------------------------------------------
  Reporter: isaacullah | Owner: martinl
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords: georectification vector
  Platform: Linux | Cpu: Unspecified
-------------------------+--------------------------------------------------
Changes (by martinl):

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

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