Bug report #21931
Mesh calculator crashes with face datasets
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Peter Petrik | ||
Category: | Mesh layers | ||
Affected QGIS version: | 3.7(master) | Regression?: | No |
Operating System: | Easy fix?: | Yes | |
Pull Request or Patch supplied: | Yes | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 29746 |
Description
To reproduce the issue:
1- Open QGIS
2- Add a mesh
3- Go to Mesh calculator
4- Try to write an expression...as soon as you add a quantity, it will freeze and eventually will crash QGIS
Both in master and QGIS 3.6.2. Works fine in QGIS 3.4
Associated revisions
fix #21931 Mesh calculator crash when used with face dataset
fix #21931 Mesh calculator crash when used with face dataset
fix #21931 Mesh calculator crash when used with face dataset
History
#1 Updated by Peter Petrik over 5 years ago
it can be replicated with hecras2d datasets https://github.com/lutraconsulting/MDAL/tree/master/tests/data/hec2d/2areas
#2 Updated by Peter Petrik over 5 years ago
- Easy fix? changed from No to Yes
- Resolution set to fixed/implemented
- Regression? changed from Yes to No
- Pull Request or Patch supplied changed from No to Yes
- Subject changed from Mesh calculator is broken to Mesh calculator crashes with face datasets
#3 Updated by Peter Petrik over 5 years ago
- Status changed from Open to In Progress
#4 Updated by Peter Petrik over 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset qgis|4aaa523977c9ec74ddb2e92f704eaa30d16d5121.
#5 Updated by Peter Petrik over 5 years ago
also backported to 3.6 https://github.com/qgis/QGIS/pull/9897