Bug report #7477
Topology checker: crash on Linux as soon a layer is choosen when defining a rule
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | |||
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: | Yes | Copied to github as #: | 16430 |
Description
does not happen on Windows. Tested using the Ubuntu nightly builds.
Associated revisions
Merge pull request #505 from vinayan/7477-add-rule-crash
[FIX #7477] Topology Checker - Crash as soon a layer is choosen when defining a rule
History
#1
Updated by Giovanni Manghi about 12 years ago
- Priority changed from Normal to Severe/Regression
#2
Updated by vinayan Parameswaran about 12 years ago
does it happen with a new project? happens when layer selected from layer comboboxes or when clicking existing rules?
#3
Updated by Giovanni Manghi about 12 years ago
vinayan Parameswaran wrote:
does it happen with a new project?
yes
happens when layer selected from layer comboboxes or when clicking existing rules?
when the layer is selected from the combobox, when trying define a new rule.
thanks!
#4
Updated by Alessandro Ciali about 12 years ago
I experienced on win7 64bit too. Starrting with a new proj, adding a poly shp layer, QGIS crashes when selecting a layer in topology checker win.
#5
Updated by vinayan Parameswaran about 12 years ago
ok..i can replicate it here
#6
Updated by Giovanni Manghi about 12 years ago
Alessandro Ciali wrote:
I experienced on win7 64bit too. Starrting with a new proj, adding a poly shp layer, QGIS crashes when selecting a layer in topology checker win.
odd, I'm able to use the tool on Win.
#7
Updated by vinayan Parameswaran about 12 years ago
hi..issued a pull request to fix this
https://github.com/qgis/Quantum-GIS/pull/505
#8
Updated by Werner Macho about 12 years ago
- Status changed from Open to Closed
Fixed in changeset 51fc960b42223d11dba6f8c4c0cb527dd83f7f7a.