Ticket #470 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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@…
Platform: Linux CPU: Unspecified

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

Changed 3 years ago by martinl

  • cc grass-dev@… added
  • owner changed from grass-dev@… to martinl
  • status changed from new to assigned

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

Changed 3 years ago by martinl

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.