Bug report #4310
Georeferencer: GCP are not removed from map canvas and the tool does not seem to quit really
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | mmassing - | ||
Category: | C++ Plugins | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14247 |
Description
After closing the georeferencer the GCPs remain in the QGIS canvas. Creating a new project do not have effect and the GCPs remain.
Moreover it seems that the tool does not quit really: after exiting the georeferencer (file->quit) and you reopen it, the tool will open in the state before quitting it, not in a clean state.
Tested on trunk on both Windows and Linux.
Associated revisions
Remove old GCPs in georeferencer; clear image on close. Fixes #4310
Remove old GCPs in georeferencer; clear image on close. Fixes #4310
History
#1 Updated by Giovanni Manghi almost 13 years ago
- Target version set to Version 1.7.4
#2 Updated by Alexander Bruy almost 13 years ago
- Crashes QGIS or corrupts data set to No
- Assignee changed from Maxim Dubinin to mmassing -
- Affected QGIS version set to master
#3 Updated by Paolo Cavallini over 12 years ago
- Target version changed from Version 1.7.4 to Version 1.8.0
#4 Updated by Nathan Woodrow over 12 years ago
- Status changed from Open to Closed
Fixed in changeset be0e17be31784702c5f8b13b048e6afbe0e972de.
#5 Updated by Lene Fischer over 12 years ago
I still got the same problem - it is not solved in 1.8 version. (Windows XP, Windows7/64 bit, Mac)
Regards
Lene Fischer
#6 Updated by Jürgen Fischer over 12 years ago
Lene Fischer wrote:
I still got the same problem - it is not solved in 1.8 version. (Windows XP, Windows7/64 bit, Mac)
check master. changes are not being backported to 1.8. The next release will have the fix.
#7 Updated by Lene Fischer over 12 years ago
So sorry - Same result in the master version.
#8 Updated by Giovanni Manghi over 12 years ago
Lene Fischer wrote:
So sorry - Same result in the master version.
please provide sample data and exact steps/details in how reproduce. Cheers!