Bug 65214 - Python QT project requires pyKDE libraries
Summary: Python QT project requires pyKDE libraries
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-30 03:47 UTC by Tom Larard
Modified: 2003-10-21 21:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***.