[PyQt] KAboutData() broken when using PyQt 4.4
Adeodato Simó
dato at net.com.org.es
Fri Jun 13 09:23:46 BST 2008
Hello,
I upgraded to PyQt 4.4.2 this morning, and now KAboutData no longer
works for me:
>>> kdecore.KAboutData('foo')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
TypeError: argument 1 of KAboutData() has an invalid type
Instead of the expected:
>>> kdecore.KAboutData('foo')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
TypeError: insufficient number of arguments to KAboutData()
This has broken my application, any ideas?
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
Listening to: Joaquín Sabina - Como un explorador
More information about the PyQt
mailing list