Bug report #7958
Crash when switch off a WMS layer while you edit a vectorlayer
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Digitising | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 16817 |
Description
To reproduce this crash:
Add two layers, a vector layer and a wms layer. Set the vector layer in edit mode and use the node tool to select nodes in a polygon/line. Without switching off the edit mode or node tool, click the checkbox of the wms layer to hide it. Now try to move nodes in the vector layer without selecting the layer first. Qgis will crash because the layer isn't selected but the node tool is still active.
Related issues
History
#1 Updated by Giovanni Manghi over 11 years ago
- Status changed from Open to Feedback
this happens really on master on on qgis 1.8?
#2 Updated by Victor Axbom over 11 years ago
It happens both on master and 1.8
Giovanni Manghi wrote:
this happens really on master on on qgis 1.8?
#3 Updated by Giovanni Manghi over 11 years ago
Victor Axbom wrote:
It happens both on master and 1.8
Giovanni Manghi wrote:
this happens really on master on on qgis 1.8?
are you using a recent revision of qgis master? I have the feeling that this bug was already fixed, but now I'm not sure anymore.
#4 Updated by Giovanni Manghi over 11 years ago
- Operating System deleted (
Windows) - OS version deleted (
XP) - Priority changed from Normal to High
- Status changed from Feedback to Open
Confirmed on Win 7 and Linux. I would like to tag this as blocker, but as per 1.8 is not a regression. Someone can test 1.7.4 or earlier?
#5 Updated by Victor Axbom over 11 years ago
Giovanni Manghi wrote:
Victor Axbom wrote:
It happens both on master and 1.8
Giovanni Manghi wrote:
this happens really on master on on qgis 1.8?
are you using a recent revision of qgis master? I have the feeling that this bug was already fixed, but now I'm not sure anymore.
A couple of days old so if it hasn't been fixed in the last days it's seems to still be in there. But maybe it behavs different on other platforms? Im using win xp
#6 Updated by Giovanni Manghi over 11 years ago
A couple of days old so if it hasn't been fixed in the last days it's seems to still be in there. But maybe it behavs different on other platforms? Im using win xp
I tested the latest master and I confirm it.
#7 Updated by Jürgen Fischer over 11 years ago
- Target version deleted (
Future Release - Nice to have)
#8 Updated by Giovanni Manghi over 11 years ago
- Status changed from Open to Closed
- Resolution set to duplicate
duplicate of #7351