Your message dated Sun, 27 Feb 2011 00:53:49 +0100
with message-id <[email protected]>
and subject line Re: Bug#584907: QtMultimedia module missing from python-qt4
has caused the Debian Bug report #584907,
regarding QtMultimedia module missing from python-qt4
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
584907: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584907
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-qt4
Version: 4.7.2-0ubuntu1
Severity: normal
Tags: patch
The QtMultimedia module was recently added to PyQt.
It is missing in the python-qt4 install rule, and therefore is not installed by
that package.
Attached is a patch that fixes this, tested on squeeze.
-- System Information:
Debian Release: squeeze/sid
APT prefers lucid-updates
APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-22-generic-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-qt4 depends on:
ii libc6 2.11.1-0ubuntu7.1 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.3-4ubuntu5 GCC support library
ii libpython2.6 2.6.5-1ubuntu6 Shared Python runtime library (ver
ii libqt4-assistant 4:4.6.2-0ubuntu5 Qt 4 assistant module
ii libqt4-designer 4:4.6.2-0ubuntu5 Qt 4 designer module
ii libqt4-help 4:4.6.2-0ubuntu5 Qt 4 help module
ii libqt4-multimedia 4:4.6.2-0ubuntu5 Qt 4 Multimedia module
ii libqt4-network 4:4.6.2-0ubuntu5 Qt 4 network module
ii libqt4-script 4:4.6.2-0ubuntu5 Qt 4 script module
ii libqt4-scripttools 4:4.6.2-0ubuntu5 Qt 4 script tools module
ii libqt4-svg 4:4.6.2-0ubuntu5 Qt 4 SVG module
ii libqt4-test 4:4.6.2-0ubuntu5 Qt 4 test module
ii libqt4-webkit 4:4.6.2-0ubuntu5 Qt 4 WebKit module
ii libqt4-xml 4:4.6.2-0ubuntu5 Qt 4 XML module
ii libqt4-xmlpatterns 4:4.6.2-0ubuntu5 Qt 4 XML patterns module
ii libqtcore4 4:4.6.2-0ubuntu5 Qt 4 core module
ii libqtgui4 4:4.6.2-0ubuntu5 Qt 4 GUI module
ii libstdc++6 4.4.3-4ubuntu5 The GNU Standard C++ Library v3
ii python 2.6.5-0ubuntu1 An interactive high-level object-o
ii python-sip [sip-api-7. 4.10.1-0ubuntu1 Python/C++ bindings generator runt
ii python-support 1.0.4ubuntu1 automated rebuilding support for P
python-qt4 recommends no packages.
Versions of packages python-qt4 suggests:
pn python-qt4-dbg <none> (no description available)
-- no debconf information
diff -u PyQt-x11-gpl-4.7.3-orig/debian/control PyQt-x11-gpl-4.7.3/debian/control
--- PyQt-x11-gpl-4.7.3-orig/debian/control 2010-04-15 03:39:13.000000000 -0400
+++ PyQt-x11-gpl-4.7.3/debian/control 2010-06-07 09:43:04.412407135 -0400
@@ -28,6 +28,7 @@
* QtTest
* QtAssistant
* QtWebKit
+ * QtMultimedia
* QtOpenGL (in python-qt4-gl)
* QtSql (in python-qt4-sql)
* phonon (in python-qt4-phonon)
diff -u PyQt-x11-gpl-4.7.3-orig/debian/python-qt4.install PyQt-x11-gpl-4.7.3/debian/python-qt4.install
--- PyQt-x11-gpl-4.7.3-orig/debian/python-qt4.install 2009-08-28 14:10:00.000000000 -0400
+++ PyQt-x11-gpl-4.7.3/debian/python-qt4.install 2010-06-07 05:58:59.220401715 -0400
@@ -12,6 +12,7 @@
usr/lib/python*/*-packages/PyQt4/QtWebKit.so
usr/lib/python*/*-packages/PyQt4/QtXml.so
usr/lib/python*/*-packages/PyQt4/QtXmlPatterns.so
+usr/lib/python*/*-packages/PyQt4/QtMultimedia.so
usr/lib/python*/*-packages/PyQt4/uic/*
usr/lib/python*/*-packages/PyQt4/pyqtconfig.py
usr/lib/qt4/*
--- End Message ---
--- Begin Message ---
Qt 4.7 doesn't ship QtMultimedia anymore.
So enabling it now in python-qt4 doesn't make sense.
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team