Your message dated Sun, 27 Apr 2008 19:32:08 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#474001: fixed in matplotlib 0.91.2-1 has caused the Debian Bug report #474001, regarding savefig as pdf not working in python2.5 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.) -- 474001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474001 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: python-matplotlib Version: 0.90.1-4 Severity: important one basically cannot save figures as .pdf using python 2.5. the reason is simple: [...] File "/usr/lib/python2.5/site-packages/matplotlib/backends/backend_pdf.py", line 505, in get_char_width unicode = cp1252.decoding_map[charcode] or 0 AttributeError: 'module' object has no attribute 'decoding_map' decoding_map is known under decoding_table in python2.5 maybe version 0.91 fixes this? -- System Information: Debian Release: lenny/sid APT prefers stable APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.25-rc7-sonne (SMP w/2 CPU cores; PREEMPT) 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 python-matplotlib depends on: ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit ii libc6 2.7-10 GNU C Library: Shared libraries ii libcairo2 1.4.14-1 The Cairo 2D vector graphics libra ii libffi4 4.3.0-2 Foreign Function Interface library ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib ii libgcc1 1:4.3.0-2 GCC support library ii libglib2.0-0 2.16.1-2 The GLib library of C routines ii libgtk2.0-0 2.12.9-2 The GTK+ graphical user interface ii libpango1.0-0 1.20.0-1 Layout and rendering of internatio ii libpng12-0 1.2.15~beta5-3 PNG library - runtime ii libstdc++6 4.3.0-2 The GNU Standard C++ Library v3 ii python 2.4.4-6 An interactive high-level object-o ii python-central 0.6.1 register and build utility for Pyt ii python-dateutil 1.4-1 powerful extensions to the standar ii python-dev 2.4.4-6 Header files and a static library ii python-gobject 2.14.1-3 Python bindings for the GObject li ii python-gtk2 2.12.1-1 Python bindings for the GTK+ widge ii python-matplotlib-data 0.90.1-4 Python based plotting system (data ii python-numarray-ext 1.5.2-3.1 Extension modules for Python array ii python-numeric-ext 24.2-8.2 Extension modules for Numeric Pyth ii python-numpy 1:1.0.4-7 Numerical Python adds a fast array ii python-qt3 3.17.4-1 Qt3 bindings for Python ii python-tk 2.4.4-3 Tkinter - Writing Tk applications ii python-tz 2008a-1 Python version of the Olson timezo ii tcl8.4 8.4.18-2 Tcl (the Tool Command Language) v8 ii tk8.4 8.4.18-1 Tk toolkit for Tcl and X11, v8.4 - ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime Versions of packages python-matplotlib recommends: ii dvipng 1.9-6 convert DVI files to PNG graphics -- no debconf information
--- End Message ---
--- Begin Message ---Source: matplotlib Source-Version: 0.91.2-1 We believe that the bug you reported is fixed in the latest version of matplotlib, which is due to be installed in the Debian FTP archive: matplotlib_0.91.2-1.diff.gz to pool/main/m/matplotlib/matplotlib_0.91.2-1.diff.gz matplotlib_0.91.2-1.dsc to pool/main/m/matplotlib/matplotlib_0.91.2-1.dsc matplotlib_0.91.2.orig.tar.gz to pool/main/m/matplotlib/matplotlib_0.91.2.orig.tar.gz python-matplotlib-data_0.91.2-1_all.deb to pool/main/m/matplotlib/python-matplotlib-data_0.91.2-1_all.deb python-matplotlib-doc_0.91.2-1_all.deb to pool/main/m/matplotlib/python-matplotlib-doc_0.91.2-1_all.deb python-matplotlib_0.91.2-1_amd64.deb to pool/main/m/matplotlib/python-matplotlib_0.91.2-1_amd64.deb 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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sandro Tosi <[EMAIL PROTECTED]> (supplier of updated matplotlib 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 23 Apr 2008 17:37:03 +0200 Source: matplotlib Binary: python-matplotlib python-matplotlib-data python-matplotlib-doc Architecture: source all amd64 Version: 0.91.2-1 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]> Changed-By: Sandro Tosi <[EMAIL PROTECTED]> Description: python-matplotlib - Python based plotting system in a style similar to Matlab python-matplotlib-data - Python based plotting system (data package) python-matplotlib-doc - Python based plotting system (documentation package) Closes: 408955 447741 459200 466470 468977 474001 Changes: matplotlib (0.91.2-1) unstable; urgency=low . [ Piotr Ożarowski ] * Replace libwxgtk2.4-python with python-wxgtk2.6 in Depends (closes: #466470) . [ Sandro Tosi ] * New upstream release (Closes: #459200, #474001, #447741, #408955) * debian/patches/build_fix.patch - edited to match new code * debian/rules - adjusted doc files installation * debian/docs - removed since the same files were already in debian/rules * debian/patches/matplotlibrc_fix.patch - edited to match new code (sync from Ubuntu) * debian/control - added "dvipng, python-configobj, python-enthought-traits (>= 2.0), python-qt-dev, python-qt4-dev, python-wxgtk2.6" as build-dep (sync from Ubuntu) - bump depends on python-numpy (sync from Ubuntu) - added "python-qt4, dvipng, python-configobj, python-enthought-traits (>= 2.0)" to Depends (sync from Ubuntu) - merged Recommends into Depends - removed Depends on python-pypaint since that package is unavailable - added myself to Uploaders * debian/patches/bts-468977_memory_api_usage.patch - fixes Python API memory usage (Closes: #468977) Checksums-Sha1: 27ee084ad2891c33dc0bdf2b4363c925cb77d1d6 1724 matplotlib_0.91.2-1.dsc 1424fe2f105dc82080920f89f97f1e6cb639952b 6457944 matplotlib_0.91.2.orig.tar.gz 03a36bab000e5973643fbca8b9497a10be8c9716 16370 matplotlib_0.91.2-1.diff.gz df02bf0500244d812775abed17a6309f34981efc 1116690 python-matplotlib-data_0.91.2-1_all.deb c2450117bac37a9c9015f36b5c9f9e133b26c905 694450 python-matplotlib-doc_0.91.2-1_all.deb 8fa731856534e07c159f1cf1ae42534ac6afdd5e 2582638 python-matplotlib_0.91.2-1_amd64.deb Checksums-Sha256: c3f35b5e0794f9b0f69e1b4437316bc57c09e325f67259bfdd510ae48140d9c7 1724 matplotlib_0.91.2-1.dsc c25f6350b0047c0983d14933344006f95e48f22131de111db40af15bc21c15d2 6457944 matplotlib_0.91.2.orig.tar.gz 1d27ee371b4173839e58b47b9c73d6d75a67959aaf6aa446a015031d34df3620 16370 matplotlib_0.91.2-1.diff.gz 8d86f93e1f563eb23f674833c2b575872e5e9dfd26eb79d196111754659914f6 1116690 python-matplotlib-data_0.91.2-1_all.deb 539a91e6c089e627beeb85bc84018bbe134ee7a7de6b4713db8efe0876cbe36b 694450 python-matplotlib-doc_0.91.2-1_all.deb e1f452aed2d102f950098c6860128a5d97883de3bd5c0e824ba43b2eac457b32 2582638 python-matplotlib_0.91.2-1_amd64.deb Files: a7b38c5e7538997f65416ab3f5ce42ac 1724 python optional matplotlib_0.91.2-1.dsc 7abe21ca9e26df4a44f3208d6007fe16 6457944 python optional matplotlib_0.91.2.orig.tar.gz 380c1d0764201a647c929c79cb473aa5 16370 python optional matplotlib_0.91.2-1.diff.gz 24cb6bc61bd26ed31c61f268666cc2d4 1116690 python optional python-matplotlib-data_0.91.2-1_all.deb 5b7d0b131083e6327388bea5569b2b71 694450 doc optional python-matplotlib-doc_0.91.2-1_all.deb 25a7db9fa19342c0e4d9eebc93185641 2582638 python optional python-matplotlib_0.91.2-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIFMy+B01zfu119ZkRAmp4AJ9lt/XSyDTTaDeiqZfmJf2lFetgrACgrTl+ aXgJrSeMtdSQ5Y6mZLhsUg0= =vBXu -----END PGP SIGNATURE-----
--- End Message ---

