Opened 15 years ago

Closed 15 years ago

#470 closed defect (fixed)

vector georect broken in wx gui

Reported by: isaacullah Owned by: martinl
Priority: major Milestone: 6.4.0
Component: wxGUI Version: svn-develbranch6
Keywords: georectification vector Cc: grass-dev@…
CPU: Unspecified Platform: Linux

Description

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'

Change History (2)

comment:1 by martinl, 15 years ago

Cc: grass-dev@… added
Owner: changed from grass-dev@… to martinl
Status: newassigned

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

comment:2 by martinl, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.