Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#491 closed defect (fixed)

Win32 crash on opening project/app properties dialog

Reported by: maris.gis@… Owned by: nobody
Priority: critical: causes crash or data corruption Milestone:
Component: GUI Version: 0.8
Keywords: Cc:
Must Fix for Release: No Platform: Windows
Platform Version: Awaiting user input: no

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 (2)

comment:1 by gsherman, 17 years ago

Resolution: fixed
Status: newclosed

fixed in SVN

comment:2 by (none), 15 years ago

Milestone: Version 0.8

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.