[Qgis-developer] error when loading csv files

Paolo Cavallini cavallini at faunalia.it
Fri Jan 8 03:55:08 PST 2016


Hi all,
I'm getting errors when loading files of the type attached:

Stacktrace:

Errore durante l'esecuzione di codice Python:

TypeError: 'instancemethod' object is not connected
Traceback (most recent call last):
  File
"/home/paolo/.qgis2/python/plugins/attributePainter/attributepainter.py", line
175, in checkOnLayerChange
    self.layerHighlighted.editingStarted.disconnect(self.checkEditable)
TypeError: 'instancemethod' object is not connected

Log:

2016-01-08T12:52:13	1	Traceback (most recent call last):
			  File
"/home/paolo/.qgis2/python/plugins/attributePainter/attributepainter.py", line
175, in checkOnLayerChange
			    self.layerHighlighted.editingStarted.disconnect(self.checkEditable)
			TypeError: 'instancemethod' object is not connected
	
The table is loaded anyway, but the first row is not interpreted as
column headings.
Should I open a ticket?
Thanks.		
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test0.csv
Type: application/vnd.ms-excel
Size: 223 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20160108/aa776a7f/attachment-0001.xlb>


More information about the Qgis-developer mailing list