Bug report #491
Win32 crash on opening project/app properties dialog
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | GUI | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 10550 |
Description
QGIS: http://qgis.org/uploadfiles/testbuilds/qgis_setup.exe
Start QGIS in WXPH;
Click on "Project properties";
Crash with message:
Assertion failed! File: qgisprojectionselector.cpp Line: 532 Expression: myResult == 0
Start QGIS in WXPH;
Click on "Options";
Crash with message:
Assertion failed! File: qgisoptions.cpp Line: 358 Expression: myResult == 0
Start QGIS in WXPH;
Click on "Custom projection";
Crash with message:
Assertion failed! File: qgiscustomprojectiondialog.cpp Line: 241 Expression: myResult == 0
Also line measurement results in NaN, area measurement results in hang.
History
#1 Updated by Gary Sherman almost 18 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in SVN
#2 Updated by Anonymous over 15 years ago
Milestone Version 0.8 deleted