Bug report #17724
Crash on clicking ADD in Virtual Layer dialogue without defining a layer
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Alessandro Pasotti | ||
Category: | Data Source Manager | ||
Affected QGIS version: | master | Regression?: | Yes |
Operating System: | Windows 7 enterprise 64 bit | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 25620 |
Description
In latest master (19/12/2017) QGIS crashes if I click the Add button on the dialogue box without defining a virtual layer. In other Add Data dialogues the Add button is disabled until a layer is selected.
Associated revisions
[bugfix] Fix crash in virtual layers dlg when adding
Fixes #17724 Crash on clicking ADD in Virtual Layer
dialogue without defining a layer
A proper implementation should handle the Add button
state when a virtual layer definition is available.
History
#1 Updated by Harrissou Santanna almost 7 years ago
- Regression? changed from No to Yes
- Priority changed from Normal to High
I can confirm. It was reported in #17489 (and was fixed !?)
cc @elpaso
#2 Updated by Alessandro Pasotti almost 7 years ago
- Assignee set to Alessandro Pasotti
#3 Updated by Anonymous almost 7 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Applied in changeset qgis|385d0ef94b501e6d30da7fe0de6913c78451ad48.
#4 Updated by Giovanni Manghi over 6 years ago
- Resolution set to fixed/implemented