[Qgis-user] RE: Shapefile structure viewer and editor plugin

Alister Hood alister.hood at synergine.com
Sun Sep 5 16:33:39 PDT 2010


Hi Benoit,
I have found a shape file that causes QGIS 1.5 to crash when I try to
start your plugin.  In the nightly builds it doesn't crash QGIS, but the
plugin fails to start, with the error below.  I am on Windows XP.  I can
send you the shape file if you are interested.

Regards,
Alister


An error has occured while executing Python code:

Traceback (most recent call last):
  File "C:/Documents and
Settings/alister.hood/.qgis/python/plugins\bccSHPV\bccSHPV.py", line
193, in cdlgInit
    dialog = cdlgSHPV(self.iface, theLayer, iType, bSelected)
  File "C:/Documents and
Settings/alister.hood/.qgis/python/plugins\bccSHPV\cdlgSHPV.py", line
111, in __init__
    self.DoLine()
  File "C:/Documents and
Settings/alister.hood/.qgis/python/plugins\bccSHPV\cdlgSHPV.py", line
1088, in DoLine
    x    = xm[0]
IndexError: list index out of range

Python version:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]


QGIS version:
1.6.0-Trunk Trunk, 14191

Python path: ['C:\\Documents and
Settings\\alister.hood\\.qgis\\python\\plugins\\elevation',
'C:/OSGeo4W/apps/qgis-dev/./python', 'C:/Documents and
Settings/alister.hood/.qgis/python', 'C:/Documents and
Settings/alister.hood/.qgis/python/plugins',
'C:/OSGeo4W/apps/qgis-dev/./python/plugins',
'C:\\OSGeo4W\\apps\\gdal-17\\pymod', 'H:\\',
'C:\\OSGeo4W\\bin\\python25.zip', 'C:\\OSGeo4W\\apps\\Python25\\DLLs',
'C:\\OSGeo4W\\apps\\Python25\\lib',
'C:\\OSGeo4W\\apps\\Python25\\lib\\plat-win',
'C:\\OSGeo4W\\apps\\Python25\\lib\\lib-tk',
'C:\\OSGeo4W\\apps\\qgis-dev\\bin', 'C:\\OSGeo4W\\apps\\Python25',
'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages',
'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\win32',
'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\win32\\lib',
'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\Pythonwin',
'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\wx-2.8-msw-unicode',
'C:\\Documents and
Settings\\alister.hood\\.qgis\\python\\plugins\\cadtools\\tools',
'~/.qgis/python',
'C:\\OSGeo4W\\apps\\qgis-dev\\python\\plugins\\fTools\\tools',
'/usr/share/qgis/python/', '/usr/share/qgis/python/',
'/usr/share/qgis/python']




More information about the Qgis-user mailing list