Which versions of Qt/PyQt are you using? Detlev
On Samstag, 19. September 2009, Michele Petrazzo - Unipex wrote: > Detlev Offenbach wrote: > > Hi, > > Hi, > > > I included your change with slight modifications. It will be part of the > > next snapshot. > > Just update from svn and: > > <type 'exceptions.TypeError'>: > argument 2 of QObject.setProperty() has an invalid type > --------------------------------------------------------------------------- >----- File "/home/devel/eric4_trunk/Preferences/ConfigurationDialog.py", > line 435, in __showConfigurationPage > self.showConfigurationPageByName(pageName) > File "/home/devel/eric4_trunk/Preferences/ConfigurationDialog.py", > line 469, in showConfigurationPageByName > page = self.__initPage(pageData) > File "/home/devel/eric4_trunk/Preferences/ConfigurationDialog.py", > line 450, in __initPage > page = mod.create(self) > File > "/home/devel/eric4_trunk/Preferences/ConfigurationPages/DebuggerGeneralPage >.py", line 260, in create > page = DebuggerGeneralPage() > File > "/home/devel/eric4_trunk/Preferences/ConfigurationPages/DebuggerGeneralPage >.py", line 36, in __init__ > self.setupUi(self) > File > "/home/devel/eric4_trunk/Preferences/ConfigurationPages/Ui_DebuggerGeneralP >age.py", line 93, in setupUi > self.passiveDbgPortSpinBox.setProperty("value", 42424) > > > Michele -- Detlev Offenbach det...@die-offenbachs.de _______________________________________________ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/eric