[QGIS-trac] Re: [Quantum GIS] #1485: Running on Intrepid 64,
version 1.0.0 (stable), crashes when playing with symbology
Quantum GIS
qgis at qgis.org
Fri Jan 16 21:31:50 EST 2009
#1485: Running on Intrepid 64, version 1.0.0 (stable), crashes when playing with
symbology
--------------------------------------------------------------+-------------
Reporter: FiReSTaRT | Owner: nobody
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.0.1
Component: Symbology | Version: HEAD
Resolution: | Keywords: symbology
Platform_version: Ubuntu Intrepid 8.10 | Platform: Linux
Must_fix: No | Status_info: 0
--------------------------------------------------------------+-------------
Comment (by wildintellect):
I can verify this issue on Intrepid 32bit, and believe it revolves around
dbf field types.
When you try to run the classify function on a column N,19 qgis crashes
columns of type N,9 works fine. (As reported via OpenOffice)
Looking at
[http://www.clicketyclick.dk/databases/xbase/format/data_types.html dbf
documentation] N field should be less than 18 chars, which makes me think
the fields are being misidentified and should be floating point, F.
Applies to polygon layer symbology
* Graduated Symbol or
* continuous on a polygon
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1485#comment:1>
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