[Qgis-developer] error with new table manager plugin

Paolo Cavallini cavallini at faunalia.it
Sat Jan 31 05:47:36 EST 2009


An error has occured while executing Python code:

Traceback (most recent call last):
  File
"/home/paolo/.qgis//python/plugins/tablemanager/tableManager_plugin.py",
line 63, in run
    dialoga = tableManager_gui.TableManager(self.iface)
  File
"/home/paolo/.qgis//python/plugins/tablemanager/tableManager_gui.py",
line 174, in __init__
    self.drawFieldsTable()
  File
"/home/paolo/.qgis//python/plugins/tablemanager/tableManager_gui.py",
line 184, in drawFieldsTable
    item = QTableWidgetItem(fields[i].name())
KeyError: 3

-- 
Paolo Cavallini, see: * http://www.faunalia.it/pc *


More information about the Qgis-developer mailing list