Bug report #203
Delimited text plugin fails on import
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Gavin Macaulay - | ||
Category: | C++ Plugins | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 10262 |
Description
The import fails with a message:
Field count for the delimited text file is 20
Fatal: ASSERT failure in QList<T>::operator[]: "index out of range", file /usr/local/qt4.1/include/QtCore/qlist.h, line 369
Aborted
When the layer does load, it doesn't display and the attribute table is either empty or contains just a few entries.
History
#1 Updated by Gavin Macaulay - over 18 years ago
Is it possible to attach the problem file?
#2 Updated by Gavin Macaulay - over 18 years ago
- Status changed from Open to In Progress
#3 Updated by Gavin Macaulay - over 18 years ago
- Resolution set to fixed
- Status changed from In Progress to Closed
Fixed in SVN 80c49f64 (SVN r5699).
#4 Updated by Anonymous over 15 years ago
Milestone Version 0.8 deleted