[Qgis-developer] RT Postgres Extractor error w/ latest trunk

Giuseppe Sucameli sucameli at faunalia.it
Fri Nov 12 07:52:19 EST 2010


I think all should work fine with the v.0.1.17
The previous issue depended from the PyQt4 version, the last one it's a very

strange error...
Anyway, it's fixed!

Bye!

On Fri, Nov 12, 2010 at 10:49 AM, Vincent Picavet
<vincent.ml at oslandia.com>wrote:

> Hi back,
>
> Ok, next version leads to next trouble :
> =============
> Traceback (most recent call last):
>   File
> "/home/vpicavet/.qgis/python/plugins/rt_postgres_extractor/Wizard.py",
> line 35, in changeEvent
>    QWizard.changeEvent(self, event)
> AttributeError: 'NoneType' object has no attribute 'changeEvent'
>
> Version de Python :
> 2.6.6 (r266:84292, Sep 15 2010, 16:02:57)
> [GCC 4.4.5]
> ==============
>
> Vincent
>
> Le vendredi 12 novembre 2010 10:21:36, Vincent Picavet a écrit :
> > Hi,
> > I've got the following error when running RT Postgres Extractor with
> latest
> > trunk revision :
> >
> >     self.connect( self.tablesSelector, SIGNAL("currentTableChanged(const
> > TreeItem &)"), self.fillDbColsCombo )
> > TypeError: type 'TreeItem' is not supported as a slot argument type
> >
> > Any thought on this ?
> > Full trackback follows.
> > Vincent
> >
> > =========
> > Une erreur est apparue lors de l'exécution du code python :
> >
> > Traceback (most recent call last):
> >   File
> >
> "/home/vpicavet/.qgis/python/plugins/rt_postgres_extractor/ManagerPlugin.py
> > ", line 37, in run
> >     self.dlg = Wizard(self.iface.mainWindow(), self.iface)
> >   File
> > "/home/vpicavet/.qgis/python/plugins/rt_postgres_extractor/Wizard.py",
> > line 25, in __init__
> >     self.setupUi()
> >   File
> > "/home/vpicavet/.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/vpicavet/.qgis/python/plugins/rt_postgres_extractor/WizPage1.py",
> > line 28, in __init__
> >     self.connect( self.tablesSelector, SIGNAL("currentTableChanged(const
> > TreeItem &)"), self.fillDbColsCombo )
> > TypeError: type 'TreeItem' is not supported as a slot argument type
> >
> > Version de Python :
> > 2.6.6 (r266:84292, Sep 15 2010, 16:02:57)
> > [GCC 4.4.5]
> >
> >
> > Version de QGIS :
> > 1.7.0-Trunk Trunk, 14548
> >
> > Chemin vers Python : ['/home/vpicavet/.qgis/python/plugins/GeoCoding',
> > '/home/vpicavet/.qgis/python/plugins/GeoCoding',
> > '/home/vpicavet/.qgis/python/plugins/elevation',
> > '/home/vpicavet/.qgis/python/plugins/cswclient',
> > '/home/vpicavet/work/local/share/qgis/python',
> > '/home/vpicavet/.qgis/python', '/home/vpicavet/.qgis/python/plugins',
> > '/home/vpicavet/work/local/share/qgis/python/plugins',
> > '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2',
> > '/usr/lib/python2.6/lib-tk',
> > '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload',
> > '/usr/local/lib/python2.6/dist-packages',
> > '/usr/lib/python2.6/dist-packages',
> > '/usr/lib/python2.6/dist-packages/PIL', '/usr/lib/pymodules/python2.6',
> > '/usr/lib/pymodules/python2.6/gtk-2.0', '/usr/lib/python2.6/dist-
> > packages/wx-2.8-gtk2-unicode', '/usr/share/qgis/python',
> > '/usr/share/qgis/python',
> > '/home/vpicavet/.qgis/python/plugins/imgshowhide/logic',
> > '/home/vpicavet/.qgis/python/plugins/imgshowhide/gui',
> > '/home/vpicavet/.qgis/python/plugins/ziplayers/logic',
> > '/home/vpicavet/.qgis/python/plugins/ziplayers/gui', '~/.qgis/python',
> > '/home/vpicavet/.qgis/python/plugins/cadtools/tools',
> > '/home/vpicavet/work/local/share/qgis/python/plugins/fTools/tools',
> > '/home/vpicavet/.qgis/python/plugins/cataloginpecreate/logic',
> > '/home/vpicavet/.qgis/python/plugins/cataloginpecreate/gui',
> > '/home/vpicavet/.qgis/python/plugins/cataloginpequicklookorder/logic',
> > '/home/vpicavet/.qgis/python/plugins/cataloginpequicklookorder/gui',
> > '/home/vpicavet/.qgis/python/plugins/imgboundary/logic',
> > '/home/vpicavet/.qgis/python/plugins/imgboundary/gui',
> > '/usr/share/qgis/python/', '/usr/share/qgis/python/']
> > ============
>
> --
> Vincent Picavet - vincent.picavet at oslandia.com
> www.oslandia.com - Engineering your GIS
> _______________________________________________
> 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/20101112/d22939b1/attachment.html


More information about the Qgis-developer mailing list