[QGIS-trac] [Quantum GIS] #3188: Bug in delimited text plugin

Quantum GIS qgis at qgis.org
Thu Nov 4 14:43:21 EDT 2010


#3188: Bug in delimited text plugin
---------------------------------------------------------+------------------
   Reporter:  ccrook                                     |              Owner:  timlinux       
       Type:  bug                                        |             Status:  new            
   Priority:  critical: causes crash or data corruption  |          Milestone:  Version 1.6.0  
  Component:  C++ Plugins                                |            Version:  Trunk          
   Keywords:  delimited text plugin                      |   Platform_version:  Windows XP SP 3
   Platform:  Windows                                    |           Must_fix:  Yes            
Status_info:  0                                          |  
---------------------------------------------------------+------------------
 Accessing attributes in a delimited text file layer causes QGIS to crash.

 Steps to repeat.
 1) Open QGIS in a new project
 2) Select a project CRS with parameters
 +proj=merc +lon_0=0 +lat_ts=0 +x_0=0 +y_0=0 +a=6378137 +b=6378137 +units=m
 +no_defs
 3) Click the delimited text plugin and enter
    text file: attached file test.txt
    layer name: text
    delimiter string: \t, plain characters
    X field: x   Y field: y
    click OK
 4) Map should display 3 points
 5) Right click layer in the layers list and select "Open attribute table"

 QGIS dies with the Windows 'Send error report' dialog.

 Operating system: MS Windows XP, service pack 3
 QGIS version: 1.6.0 - build 14500

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3188>
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