Ticket #491 (closed defect: fixed)
Win32 crash on opening project/app properties dialog
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.
Change History
Note: See
TracTickets for help on using
tickets.