Bug report #4268
crash on QGIS exit with Rotate Point Symbols tool active
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | |||
| Category: | GUI | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | Easy fix?: | No | |
| Pull Request or Patch supplied: | Yes | Resolution: | fixed |
| Crashes QGIS or corrupts data: | Copied to github as #: | 14208 |
Description
QgisApp destructor is missing
delete mMapTools.mRotatePointSymbolsTool;
History
#1
Updated by Giovanni Manghi about 14 years ago
- Pull Request or Patch supplied changed from No to Yes
- Assignee set to Jürgen Fischer
#2
Updated by Martin Dobias about 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 7af11f6