Thanks, Phil, On Wednesday 06 April 2005 10:48, Phil Thompson wrote: > > File "/home/sebas/dev/kgnuvd/kgnuvd_ui.py", line 316, in __init__ > > > > self.frame13.setSizePolicy(QSizePolicy(3,0,0,0,self.frame13.sizePolicy(). > >hasHeightForWidth())) TypeError: argument 1 of QSizePolicy() has an > > invalid type
> Regenerate the .py files from the .ui files using the current pyuic. That did the trick. Although I had to fix some more minor problems (e.g. with KIcon), it seems it's not possible anymore to pass int instead of an enum. I guess this is good, although it possibly breaks some code (that probably had to be fixed up anyway.) Thanks again, all running again now. sebas -- http://vizZzion.org | GPG Key ID: 9119 0EF9 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I don't know what weapons World War Three will be fought with, but World War four will be fought with sticks and stones. - Albert Einstein
pgpJKxV59m3X6.pgp
Description: PGP signature
_______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
