Your message dated Sun, 08 Sep 2013 21:03:07 +0000
with message-id <e1vim8r-0004i2...@franck.debian.org>
and subject line Bug#697348: fixed in python-qt4 4.7.3-1+squeeze1
has caused the Debian Bug report #697348,
regarding python-qt4: uic.loadUi crashed with AttributeError in createWidget() 
when RadioButtons
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 ow...@bugs.debian.org
immediately.)


-- 
697348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697348
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-qt4
Version: 4.7.3-1+b1
Severity: normal
Tags: upstream

Maybe this bug could be rated "critical" as it makes unrelated software on the 
system break ...

This bug apprears when a group of RadioButtons is defined in a UIC file, see 
attached example.
It has already been fixed in newer version of upstream (absent in wheezy) and 
in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/514796

Here is an example of patch:

diff /usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py uiparser.py
184,188c184,185
<                 try:
<                     bg_name = bg_i18n.string
<                 except AttributeError:
<                     print("Error detected %s"%bg_i18n)
<                     bg_name = str(bg_i18n)
---
>                 bg_name = bg_i18n.string
> 

-- System Information:
Debian Release: 6.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-qt4 depends on:
ii  libc6                 2.11.3-4           Embedded GNU C Library: Shared lib
ii  libgcc1               1:4.4.5-8          GCC support library
ii  libpython2.6          2.6.6-8+b1         Shared Python runtime library (ver
ii  libqt4-assistant      4:4.6.3-4+squeeze1 Qt 4 assistant module
ii  libqt4-designer       4:4.6.3-4+squeeze1 Qt 4 designer module
ii  libqt4-help           4:4.6.3-4+squeeze1 Qt 4 help module
ii  libqt4-network        4:4.6.3-4+squeeze1 Qt 4 network module
ii  libqt4-script         4:4.6.3-4+squeeze1 Qt 4 script module
ii  libqt4-scripttools    4:4.6.3-4+squeeze1 Qt 4 script tools module
ii  libqt4-svg            4:4.6.3-4+squeeze1 Qt 4 SVG module
ii  libqt4-test           4:4.6.3-4+squeeze1 Qt 4 test module
ii  libqt4-webkit         4:4.6.3-4+squeeze1 Qt 4 WebKit module
ii  libqt4-xml            4:4.6.3-4+squeeze1 Qt 4 XML module
ii  libqt4-xmlpatterns    4:4.6.3-4+squeeze1 Qt 4 XML patterns module
ii  libqtcore4            4:4.6.3-4+squeeze1 Qt 4 core module
ii  libqtgui4             4:4.6.3-4+squeeze1 Qt 4 GUI module
ii  libstdc++6            4.4.5-8            The GNU Standard C++ Library v3
ii  python                2.6.6-3+squeeze7   interactive high-level object-orie
ii  python-sip [sip-api-7 4.10.2-1           Python/C++ bindings generator runt
ii  python-support        1.0.10             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

--- End Message ---
--- Begin Message ---
Source: python-qt4
Source-Version: 4.7.3-1+squeeze1

We believe that the bug you reported is fixed in the latest version of
python-qt4, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 697...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Scott Kitterman <sc...@kitterman.com> (supplier of updated python-qt4 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 31 Aug 2013 16:07:06 -0400
Source: python-qt4
Binary: python-qt4 python-qt4-dbg python-qt4-phonon python-qt4-phonon-dbg 
python-qt4-dbus python-qt4-dbus-dbg python-qt4-gl python-qt4-gl-dbg 
python-qt4-sql python-qt4-sql-dbg python-qt4-dev python-qt4-doc pyqt4-dev-tools
Architecture: source i386 all
Version: 4.7.3-1+squeeze1
Distribution: oldstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Scott Kitterman <sc...@kitterman.com>
Description: 
 pyqt4-dev-tools - Development tools for PyQt4
 python-qt4 - Python bindings for Qt4
 python-qt4-dbg - Python bindings for Qt4 (debug extensions)
 python-qt4-dbus - DBus Support for PyQt4
 python-qt4-dbus-dbg - DBus Support for PyQt4 (debug extensions)
 python-qt4-dev - Development files for PyQt4
 python-qt4-doc - Documentation and examples for PyQt4
 python-qt4-gl - Python bindings for Qt4's OpenGL module
 python-qt4-gl-dbg - Python bindings for Qt4's OpenGL module (debug extension)
 python-qt4-phonon - Python bindings for Phonon
 python-qt4-phonon-dbg - Python bindings for Phonon (debug extensions)
 python-qt4-sql - Python bindings for PyQt4's SQL module
 python-qt4-sql-dbg - Python bindings for PyQt4's SQL module (debug extension)
Closes: 697348
Changes: 
 python-qt4 (4.7.3-1+squeeze1) oldstable; urgency=low
 .
   * Add debian/patches/loadUI.diff (Closes: #697348)
     - Code backported from stable (4.9.3) version
     - Thanks to Jerome Kieffer for pointing out the fix and testing it
Checksums-Sha1: 
 d668c3077dee3117d620a350e6568bc446608fda 1917 python-qt4_4.7.3-1+squeeze1.dsc
 336041935dcc3084621c6b9e8e0ed9ef9282ab11 15706 
python-qt4_4.7.3-1+squeeze1.debian.tar.gz
 b295a1850a14f8ae078c11721b64dd94e66dffb2 5033584 
python-qt4_4.7.3-1+squeeze1_i386.deb
 5d8f1237c00c68d6c12b67af8ae34f27f86742c2 50591352 
python-qt4-dbg_4.7.3-1+squeeze1_i386.deb
 05f379c30cae0a959c0946d9f43d6c752ff06b81 146056 
python-qt4-phonon_4.7.3-1+squeeze1_i386.deb
 fd42f4a9ade2a74be1dc85393fba0d9fded2b17f 3014064 
python-qt4-phonon-dbg_4.7.3-1+squeeze1_i386.deb
 d7636ada2f1a95dc2613415a0098ca626ed88aa1 23974 
python-qt4-dbus_4.7.3-1+squeeze1_i386.deb
 6080dc54dd9ba6f9e5631fd82bcb7026e847606a 223586 
python-qt4-dbus-dbg_4.7.3-1+squeeze1_i386.deb
 6fc0537c5d90e3fb60dafa730e40c92877053248 84770 
python-qt4-gl_4.7.3-1+squeeze1_i386.deb
 9b76ceed9ee7d99da6fea578a9bdd80968a93be4 1837060 
python-qt4-gl-dbg_4.7.3-1+squeeze1_i386.deb
 0568adb2589dfedcc7e82ae1264d395be013ce74 123386 
python-qt4-sql_4.7.3-1+squeeze1_i386.deb
 73896c97ea3757c5ca62cc2f337296f45fdf8b5c 2263216 
python-qt4-sql-dbg_4.7.3-1+squeeze1_i386.deb
 2681fe58017c1738ee15a22634ff9200d6c039c8 92406 
pyqt4-dev-tools_4.7.3-1+squeeze1_i386.deb
 6c8d05a103820ad6f574e8c99cfacd7b8df9de6a 218904 
python-qt4-dev_4.7.3-1+squeeze1_all.deb
 8cb40db1253b773e2e193abf5e1c0603e1804cd1 6669418 
python-qt4-doc_4.7.3-1+squeeze1_all.deb
Checksums-Sha256: 
 e94734de9e40ea7aa7471b50eb3f5aa619257be89009fc4a096b956e446056a1 1917 
python-qt4_4.7.3-1+squeeze1.dsc
 a2013f85d3b57873b240e5d467985472bf63e771ddca1ce28115d7c21b9cd375 15706 
python-qt4_4.7.3-1+squeeze1.debian.tar.gz
 7e2c231e38061550697e7ad8453e2894af8297cdbe89cec0d8d1e9762bf7d13e 5033584 
python-qt4_4.7.3-1+squeeze1_i386.deb
 85a61e6d4ffce8b86593f09fbc45276aeba3bf40bdcb8f6271e739aa68ec6f91 50591352 
python-qt4-dbg_4.7.3-1+squeeze1_i386.deb
 4c91c13fbe95d9d30e02d63374e1f199d9f8e12c352d803ad616d16c65c28187 146056 
python-qt4-phonon_4.7.3-1+squeeze1_i386.deb
 52783b834ad2dca0523336f4c6e6565507821343f168da8e9d5cffe7c7a5193b 3014064 
python-qt4-phonon-dbg_4.7.3-1+squeeze1_i386.deb
 11f2fd77ab437bd4044b47315f2056d2049ddd5eb5ea6b638af4f95c36353af9 23974 
python-qt4-dbus_4.7.3-1+squeeze1_i386.deb
 329e4e12e1cdc3bbede8341f59955c00bf8cec004b09abdebd2296940d69dd6f 223586 
python-qt4-dbus-dbg_4.7.3-1+squeeze1_i386.deb
 f0f10a9bdd7d35b56484a0bfa65879171eb3554f26bcb80889d3cd54f09e39ce 84770 
python-qt4-gl_4.7.3-1+squeeze1_i386.deb
 04417ea5c5be1fc8e556bac4e30b4865fb17c96dc61aa0083ccb4cff8b7179ad 1837060 
python-qt4-gl-dbg_4.7.3-1+squeeze1_i386.deb
 c14765a92064a3b725bf252abd7f4a016e77091b4a67ff0751e4ae412b3178c5 123386 
python-qt4-sql_4.7.3-1+squeeze1_i386.deb
 17e843bc3e2e4b31de2f5e26f76eb77dc7023d0b561abc47809e20428e10f4c5 2263216 
python-qt4-sql-dbg_4.7.3-1+squeeze1_i386.deb
 b69477cba444c4280fbfd0a53dff6a4c241f6793ba9d06dc444d9a174fd40f65 92406 
pyqt4-dev-tools_4.7.3-1+squeeze1_i386.deb
 f0835b1022bf199c815878382d7d6a4cb28bcaa23ea1d05d06e98fa2ca5b8910 218904 
python-qt4-dev_4.7.3-1+squeeze1_all.deb
 10fbcb947ee20f365051c6a7b1f8f12638f02f6007ad04805c07f05e523f06d4 6669418 
python-qt4-doc_4.7.3-1+squeeze1_all.deb
Files: 
 1a2d9d3166123fd92848aec49da9ebf0 1917 python optional 
python-qt4_4.7.3-1+squeeze1.dsc
 0c33234d7fd6b49d1a9054fd76064ff9 15706 python optional 
python-qt4_4.7.3-1+squeeze1.debian.tar.gz
 cf04fb8a9c99cd9b50950922cc2adad7 5033584 python optional 
python-qt4_4.7.3-1+squeeze1_i386.deb
 dda9630ae6e9a54462777e5331f3aacd 50591352 debug extra 
python-qt4-dbg_4.7.3-1+squeeze1_i386.deb
 6e7b4c5c75711ba24c97a37b497688b2 146056 python optional 
python-qt4-phonon_4.7.3-1+squeeze1_i386.deb
 485a8800efa857d6491af740c8865694 3014064 debug extra 
python-qt4-phonon-dbg_4.7.3-1+squeeze1_i386.deb
 9de1d8c20094a8311e038254fc63be3c 23974 python optional 
python-qt4-dbus_4.7.3-1+squeeze1_i386.deb
 473cbbcb874ca86c02bddd3d1a974c54 223586 debug extra 
python-qt4-dbus-dbg_4.7.3-1+squeeze1_i386.deb
 25c4351617ace41bf5205542c15436b8 84770 python optional 
python-qt4-gl_4.7.3-1+squeeze1_i386.deb
 cd1d38f99b67b781d78faeedb13ccfdb 1837060 debug extra 
python-qt4-gl-dbg_4.7.3-1+squeeze1_i386.deb
 9a8b9d5441214eee6b73f9e00bb5e02f 123386 python optional 
python-qt4-sql_4.7.3-1+squeeze1_i386.deb
 42547339261430691b03378452c9deb3 2263216 debug extra 
python-qt4-sql-dbg_4.7.3-1+squeeze1_i386.deb
 fdddc59de690d19881e12bc0813e0aae 92406 python optional 
pyqt4-dev-tools_4.7.3-1+squeeze1_i386.deb
 454ff1b9648710d23d78b32a58c8900b 218904 python optional 
python-qt4-dev_4.7.3-1+squeeze1_all.deb
 99759db0c3cb8c841bf7a986390794a7 6669418 doc optional 
python-qt4-doc_4.7.3-1+squeeze1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlIoDYkACgkQHajaM93NaGr53wCfciFmLmWxn6NhvGIQcAlwUZ5C
ON4AnRmJXGNUWe+pTl0ZTTGdY06q6e0G
=JoRV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to