Ticket #689 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

wxgui - georectify: group does not exist

Reported by: mlennert Owned by: grass-dev@…
Priority: major Milestone: 6.5.0
Component: wxGUI Version: svn-develbranch6
Keywords: wxgui georectify Cc:
Platform: All CPU: All

Description

* import a non-georeferenced image into unprojected xy-location * verify that r.in.gdal has created relevant group * enter projected location * launch georectify * create GCPs * click on button to launch actual rectification * add another point

=> error message "Group does not exist".

Clicking the launch button a second time then launches i.rectify.

Moritz

Change History

  Changed 3 years ago by mlennert

  • summary changed from wxgui - georectify: group not found to wxgui - georectify: group does not exist

  Changed 3 years ago by cmbarton

  • priority changed from normal to major
  • platform changed from Unspecified to All
  • version changed from 6.4.0 RCs to svn-develbranch6
  • cpu changed from Unspecified to All

It's not completely clear from the description, but I'm pretty sure that this is fixed. Basically, georectification was broken because it was not running i.rectify in the source (xy) location. Hence, it could not find the group in the source location. I've fixed this. But there is still a problem with creating a group from the georectifier because it is switching back out of the source location when i.group is run. If this is not reported elsewhere, I'll open a separate ticket on this.

I'm also not sure whether this is reported for 6.4 or 6.5 (see properties). I've fixed this for 6.4. 6.5 is also broken but in a different way.

I'm closing this for 6.4 but leaving it open for version 6.5 because I suspect that there are similar causes to 6.5 breaking.

Michael

follow-up: ↓ 4   Changed 3 years ago by cmbarton

  • status changed from new to closed
  • resolution set to fixed

I see that the problems with georectification in 6.5 are reported in ticket #705. So I'm closing this one.

in reply to: ↑ 3   Changed 3 years ago by hamish

Replying to cmbarton:

I see that the problems with georectification in 6.5 are reported in ticket #705. So I'm closing this one.

#705 doesn't seem like the right ticket.

Hamish

  Changed 3 years ago by cmbarton

Just noting that this fix was releasebranch r39376

Michael

  Changed 3 years ago by cmbarton

You are right. I meant that this is reported in #709.

Michael

Note: See TracTickets for help on using tickets.