Version: Gideon CVS 2003-9-28 (using KDE KDE 3.1.4) Installed from: Debian testing/unstable Packages Compiler: python 2.3 OS: Linux With a vanilla QT project with no alterations: Hit compile. The autogenerated code from pyuic contains lines like documentDetailsLayout = QVBoxLayout(self,KDialog::marginHint(),KDialog::spacingHint(),"documentDetailsLayout") self.groupBox1.layout().setSpacing(KDialog::spacingHint()) self.groupBox1.layout().setMargin(KDialog::marginHint()) I don't have pyKDE installed, and it seems fairly weird to have it required in a vanilla QT project. It also fails to compile as a result. Debian Unstable using kde3.1.4 and ||/ Name Version Description +++-==============-==============-============================================ ii pyqt-tools 3.8-2 pyuic and pylupdate for Qt3 ii python-qt3 3.8-2 Qt3 bindings for Python (default version) tom@larard:~/giFT$ dpkg -s gideon Package: gideon Status: install ok installed Priority: optional Section: kde Installed-Size: 2436 Maintainer: Norman Jordan <njordan@debian.org> Version: 1:2.999-0cvs20030928
*** Bug has been marked as fixed ***.
Bug still exists. I am running 4:3.0-00cvs20031013. $ dpkg -s KDevelop3 Package: kdevelop3 Status: install ok installed Priority: optional Section: kde Installed-Size: 2456 Maintainer: Norman Jordan <njordan@debian.org> Version: 4:3.0-00cvs20031013
I fixed this once but the change appears to have been reverted - don't know how as CVS history was lost during the restructuring of the tree. Anyway, fixed again.