[Qgis-developer] two plugins not working

Giovanni Manghi giovanni.manghi at gmail.com
Wed Dec 30 04:41:15 EST 2009


Hi all,
I recently seen a few new plugins available in the qgis contributed
repository and among them there are a couple that seems to have
problems.


*) "export to mysql", author "tantos", the plugin returns the following
python error

Traceback (most recent call last):
  File "/home/gio/.qgis//python/plugins/exporttomysql/ExportToMySQL.py",
line 86, in run
    self.exportToMySQLGui = ExportToMySQLDialog()
  File
"/home/gio/.qgis//python/plugins/exporttomysql/ExportToMySQLDialog.py",
line 38, in __init__
    self.setupUi(self)
  File
"/home/gio/.qgis//python/plugins/exporttomysql/Ui_ExportToMySQL.py",
line 55, in setupUi
    self.progressBar.setProperty("value", 0)
TypeError: argument 2 of QObject.setProperty() has an invalid type

Python version:
2.6.2 (release26-maint, Apr 19 2009, 02:11:59) 
[GCC 4.3.3]




*) "zoom to village", author "Ketan, Akash", the plugins simply freezes
qgis (1.4 installed on Ubuntu 9.04).



cheers

-- Giovanni --




More information about the Qgis-developer mailing list