[Bug 65214] New: Python QT project requires pyKDE libraries
Tom Larard
bugs.kde at larard.com
Tue Sep 30 03:48:06 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=65214
Summary: Python QT project requires pyKDE libraries
Product: kdevelop
Version: unspecified
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: bugs.kde at larard.com
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 at larard:~/giFT$ dpkg -s gideon
Package: gideon
Status: install ok installed
Priority: optional
Section: kde
Installed-Size: 2436
Maintainer: Norman Jordan <njordan at debian.org>
Version: 1:2.999-0cvs20030928
More information about the KDevelop-devel
mailing list