Bug report #1523
QGIS crashes when I try to export a shapefile into PostGIS
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Jürgen Fischer | ||
Category: | - | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Linux | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11583 |
Description
It connects to the database, it adds the shapefile but it crashes when I click on OK (on Intrepid AMD64). Here is the link to the dataset. The same one as for #1485
http://projects.atlas.ca.gov/frs/download.php/615/cnty24k97_2.zip
Associated revisions
fix #1523
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10084 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #1523
git-svn-id: http://svn.osgeo.org/qgis/trunk@10084 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #1523 (r10084 was actually fixing #1516)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10094 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #1523 (r10084 was actually fixing #1516)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10094 c8812cc2-4d05-0410-92ff-de0c093fc19c
merge fixes from trunk:
r10117: fix #1532
r10116: skip labels with size<=0 - otherwise the size is ignored d
r10094: fix #1523
r10084: fix #1516
r10078: add -Wformat-security to PEDANTIC
r10073: update desktop integration in debian package
r10068: fix comparision
r9943: fix postgres <8.3 support
r9916: speed up QgsRubberBand::setToGeometry()
r9914: update trac link in about box
r9908: apply patch #1447 from smizuno (thanks!)
r9894+9895: update debian packaging
r9880: update german translation
git-svn-id: http://svn.osgeo.org/qgis/branches/Version-1_0@10136 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer almost 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in f6bda8b0 (SVN r10095)
#2 Updated by Anonymous over 15 years ago
Milestone Version 1.0.1 deleted