[QGIS-trac] [Quantum GIS] #2619: qgis trunk crashes adding a custom CRS

Quantum GIS qgis at qgis.org
Sat Apr 3 05:14:19 EDT 2010


#2619: qgis trunk crashes adding a custom CRS
---------------------------------------------------------+------------------
   Reporter:  lutra                                      |              Owner:  nobody       
       Type:  bug                                        |             Status:  new          
   Priority:  critical: causes crash or data corruption  |          Milestone:  Version 1.5.0
  Component:  Projection Support                         |            Version:  HEAD         
   Keywords:                                             |   Platform_version:               
   Platform:  Debian                                     |           Must_fix:  No           
Status_info:  0                                          |  
---------------------------------------------------------+------------------
 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

 }}}

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2619>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list