[Qgis-developer] PostGIS plugins

Giuseppe Sucameli sucameli at faunalia.it
Wed Oct 20 12:57:04 EDT 2010


Hi Ivan ,
yes, I remember the thread.
It's always the same pyuic4 bug, so I've to remove the value from the .ui
file
and set it in the class constructor by code.

Thanks for reporting it.
Cheers.

On Wed, Oct 20, 2010 at 5:45 PM, Ivan Mincik <ivan.mincik at gista.sk> wrote:

>  On 10/20/2010 12:34 PM, Paolo Cavallini wrote:
>
> Hi all.
> We (Faunalia, for Regione Toscana) have developed a couple of plugins: RT SQL layer,
> to build arbitrary select queries and load results on the canvas, and RT PostGIS
> extractor, to export large amounts of data cut by another vector (in PostGIS or drawn
> by hand.
> Thy are in production now, and we feel they are mature enough for being of general
> (even if specialized) use. We request therefore their inclusion in trunk. We are
> committed to their maintenance.
> All the best.
>
>  Hi,
> when trying to run  RT PostGIS Extractor on Debian Lenny (Qt 4.4.3) it is
> crashing with following error:
>
> Traceback (most recent call last):
>   File
> "/home/ivo/.qgis/python/plugins/rt_postgres_extractor/ManagerPlugin.py",
> line 37, in run
>     self.dlg = Wizard(self.iface.mainWindow(), self.iface)
>   File "/home/ivo/.qgis/python/plugins/rt_postgres_extractor/Wizard.py",
> line 25, in __init__
>     self.setupUi()
>   File "/home/ivo/.qgis/python/plugins/rt_postgres_extractor/Wizard.py",
> line 58, in setupUi
>     exec( "wizPage = %s( self.iface, self.wizState )" % p )
>   File "", line 1, in
>   File "/home/ivo/.qgis/python/plugins/rt_postgres_extractor/WizPage5.py",
> line 27, in __init__
>     self.setupUi(self)
>   File
> "/home/ivo/.qgis/python/plugins/rt_postgres_extractor/ui/WizPage5_ui.py",
> line 55, in setupUi
>     self.progressBar.setProperty("value", 24)
> TypeError: argument 2 of QObject.setProperty() has an invalid type
>
> We where already solving similar problem in Table Manager.
> 'self.progressBar.setProperty("value",QtCore.QVariant(0))' was fixing the
> problem.
>
> Ivan
>
> --
>
> Ivan Mincik, Gista s.r.o.
>
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>


-- 
Giuseppe Sucameli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20101020/05fd2f82/attachment.html


More information about the Qgis-developer mailing list