[Qgis-user] Polygonizer plug-in

Nick Hopton nhopton at gmail.com
Fri Feb 1 11:52:20 PST 2013


Using nightly Master, Ubuntu 12.04 (amd64).

Attempting to use the Polygonizer fails with the Python error listed below.
Is this just for me?

Regards,
Nick.

==ERRORS========

An error has occured while executing Python code:

Traceback (most recent call last):
  File "/home/nick/.qgis//python/plugins/Polygonizer/PolygonizerDialog.py",
line 103, in threadFinished
    msg = QMessageBox.question(self, 'Polygonizer', 'Polygonization finished
in %03.2f seconds. \n %d polygons were crested. \n Load created layer?' %
((self.t2 - self.t1), polyCount), QMessageBox.Yes | QMessageBox.No,
QMessageBox.Yes)
NameError: global name 'polyCount' is not defined

Python version:
2.7.3 (default, Aug  1 2012, 05:25:23) 
[GCC 4.6.3]


QGIS version:
1.9.0-Master Master, exported

Python path: ['/usr/share/qgis/python/plugins/sextante',
'/usr/share/qgis/python', '/home/nick/.qgis//python',
'/home/nick/.qgis//python/plugins', '/usr/share/qgis/python/plugins',
'/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2',
'/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old',
'/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages',
'/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/PIL',
'/usr/lib/pymodules/python2.7/gtk-2.0',
'/usr/lib/python2.7/dist-packages/gst-0.10',
'/usr/lib/python2.7/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.7',
'/usr/lib/python2.7/dist-packages/ubuntu-sso-client',
'/usr/lib/python2.7/dist-packages/ubuntuone-client',
'/usr/lib/python2.7/dist-packages/ubuntuone-control-panel',
'/usr/lib/python2.7/dist-packages/ubuntuone-couch',
'/usr/lib/python2.7/dist-packages/ubuntuone-installer',
'/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol',
'/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode',
'/usr/share/qgis/python/plugins/fTools/tools'] 



--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Polygonizer-plug-in-tp5031565.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.



More information about the Qgis-user mailing list