Bug 65214

Summary: Python QT project requires pyKDE libraries
Product: [Applications] kdevelop Reporter: Tom Larard <bugs.kde>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tom Larard 2003-09-30 03:47:34 UTC
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
Comment 1 Julian Rockey 2003-10-01 21:32:08 UTC
*** Bug has been marked as fixed ***.
Comment 2 Tom Larard 2003-10-19 23:20:48 UTC
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
Comment 3 Julian Rockey 2003-10-21 21:49:35 UTC
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.
Comment 4 Julian Rockey 2003-10-21 21:50:19 UTC
*** Bug has been marked as fixed ***.