Opened 14 years ago

Closed 14 years ago

#2619 closed bug (fixed)

qgis trunk crashes adding a custom CRS

Reported by: lutra Owned by: nobody
Priority: critical: causes crash or data corruption Milestone: Version 1.5.0
Component: Projection Support Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

Description

Trying adding this string as definition for a custom CRS

+proj=tmerc +lat_0=39d40 +lon_0=8d07'54.862"W +x_0=200180.598 +y_0=299913.010 +ellps=intl +towgs84=-231.03,102.61,26.84,0.61,-0.20,0.88,1.79

qgis trunk (under linux) crashes with the following message

Warning: QMetaObject::connectSlotsByName: No matching signal for on_pbnClose_clicked()
qgis.bin: /home/gio/qgis_unstable/src/app/qgscustomprojectiondialog.cpp:809: void QgsCustomProjectionDialog::on_pbnSave_clicked(): Assertion `myResult == 0' failed.
Aborted

Change History (1)

comment:1 by jef, 14 years ago

Resolution: fixed
Status: newclosed

fixed in r13227.

Note: See TracTickets for help on using tickets.