Ticket #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@… |
| 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
Note: See
TracTickets for help on using
tickets.
