[Python-modules-team] Bug#523059: pyqt4-dev-tools: version 4.4.4-5 breaks pyuic4
Pierre Chifflier
pollux at debian.org
Wed Apr 8 07:23:48 UTC 2009
Package: pyqt4-dev-tools
Version: 4.4.4-5
Severity: grave
Justification: pyuic4 does not work anymore
Hi,
After upgrading pyqt4-dev-tools (and python-qt4 etc.) from
4.4.4-4 to 4.4.4-5 (which should be a minor upgrade),
pyuic4 stopped working.
Error:
pyuic4 -o auth_ui.py auth.ui
An unexpected error occurred.
Check that you are using the latest version of PyQt and send an error report to
support at riverbankcomputing.com, including the following information:
* your version of PyQt (4.4.4)
* the UI file that caused this error
* the debug output of pyuic4 (use the -d flag when calling pyuic4)
Here is the complete traceback:
pyuic4 -d -o auth_ui.py auth.ui
Traceback (most recent call last):
File "/usr/bin/pyuic4", line 73, in <module>
options.indent, options.pyqt3_wrapper)
File "/usr/bin/pyuic4", line 28, in generateUi
uic.compileUi(uifname, pyfile, execute, indent, pyqt3_wrapper)
File "/usr/lib/pymodules/python2.5/PyQt4/uic/__init__.py", line 66, in compileUi
winfo = compiler.UICompiler().compileUi(uifile, pyfile)
File "/usr/lib/pymodules/python2.5/PyQt4/uic/Compiler/compiler.py", line 15, in __init__
CompilerCreatorPolicy())
File "/usr/lib/pymodules/python2.5/PyQt4/uic/uiparser.py", line 88, in __init__
self.factory = QObjectCreator(creatorPolicy)
File "/usr/lib/pymodules/python2.5/PyQt4/uic/objcreator.py", line 57, in __init__
raise WidgetPluginError, "%s: %s" % (e.__class__, str(e))
WidgetPluginError: <type 'exceptions.KeyError'>: 'pluginType'
Cheers,
Pierre
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pyqt4-dev-tools depends on:
ii libc6 2.9-7 GNU C Library: Shared libraries
ii libgcc1 1:4.3.3-5 GCC support library
ii libqt4-xml 4.4.3-2 Qt 4 XML module
ii libqtcore4 4.4.3-2 Qt 4 core module
ii libqtgui4 4.4.3-2 Qt 4 GUI module
ii libstdc++6 4.3.3-5 The GNU Standard C++ Library v3
ii python 2.5.4-2 An interactive high-level object-o
ii python-qt4 4.4.4-5 Python bindings for Qt4
pyqt4-dev-tools recommends no packages.
pyqt4-dev-tools suggests no packages.
-- no debconf information
More information about the Python-modules-team
mailing list