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

Attachment: test0.csv
Description: MS-Excel spreadsheet

_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to