[Qgis-developer] RT Postgres Extractor error w/ latest trunk
Vincent Picavet
vincent.ml at oslandia.com
Fri Nov 12 04:49:05 EST 2010
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
More information about the Qgis-developer
mailing list