Your message dated Sun, 13 Oct 2013 12:33:40 +0000
with message-id <[email protected]>
and subject line Bug#720549: fixed in matplotlib 1.3.1-1
has caused the Debian Bug report #720549,
regarding python-matplotlib: xkcd mode only refers to non-free fonts
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.)


-- 
720549: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720549
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-matplotlib
Version: 1.3.0-1
Severity: normal

When using the xkcd mode, matplotlib tries to use a font in the list 
['Humor Sans', 'Comic Sans MS'], which does not include any 
free font available in debian, resulting in an user warning:

    import matplotlib.pyplot as plt
    plt.xkcd()
    plt.figure()
    plt.plot([0,1],[4,5])
    plt.savefig('my_graph.png')
    /usr/lib/pymodules/python2.7/matplotlib/font_manager.py:1236: UserWarning: 
findf
    ont: Font family ['Humor Sans', 'Comic Sans MS'] not found. Falling back to 
Bits
    tream Vera Sans
      (prop.get_family(), self.defaultFamily[fontext]))
    /usr/lib/pymodules/python2.7/matplotlib/font_manager.py:1246: UserWarning: 
findf
    ont: Could not match :family=Bitstream Vera 
Sans:style=normal:variant=normal:wei
    ght=normal:stretch=normal:size=medium. Returning 
/usr/share/matplotlib/mpl-data/
    fonts/ttf/cmb10.ttf
      UserWarning)

IMHO the best solution would be to add a third failback option that is 
available in debian; maybe ttf-staypuft would be stylistically adeguate?

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-matplotlib depends on:
ii  libatk1.0-0                       2.8.0-2
ii  libc6                             2.17-92
ii  libcairo2                         1.12.14-4
ii  libfontconfig1                    2.10.2-2
ii  libfreetype6                      2.4.9-1.1
ii  libgcc1                           1:4.8.1-2
ii  libgdk-pixbuf2.0-0                2.28.2-1
ii  libglib2.0-0                      2.36.4-1
ii  libgtk2.0-0                       2.24.20-1
ii  libpango-1.0-0                    1.32.5-5+b1
ii  libpangocairo-1.0-0               1.32.5-5+b1
ii  libpangoft2-1.0-0                 1.32.5-5+b1
ii  libpng12-0                        1.2.49-4
ii  libstdc++6                        4.8.1-2
ii  python                            2.7.5-2
ii  python-dateutil                   1.5+dfsg-0.1
ii  python-matplotlib-data            1.3.0-1
ii  python-numpy [python-numpy-abi9]  1:1.7.1-2+b1
ii  python-pyparsing                  1.5.7+dfsg1-2
ii  python-support                    1.0.15
ii  python-tz                         2012c-1
ii  tcl8.5                            8.5.14-2
ii  tk8.5                             8.5.14-2

Versions of packages python-matplotlib recommends:
ii  python-glade2  2.24.0-3+b1
ii  python-tk      2.7.5-1

Versions of packages python-matplotlib suggests:
pn  dvipng                 <none>
pn  gir1.2-gtk-3.0         <none>
ii  ipython                0.13.2-2
ii  librsvg2-common        2.36.4-2
ii  python-cairo           1.8.8-1+b2
ii  python-configobj       4.7.2+ds-5
pn  python-excelerator     <none>
ii  python-gobject         3.8.2-1
ii  python-gtk2            2.24.0-3+b1
pn  python-matplotlib-doc  <none>
ii  python-qt4             4.10.2-2
pn  python-scipy           <none>
ii  python-sip             4.14.7-3+b1
pn  python-traits          <none>
pn  python-wxgtk2.8        <none>
ii  texlive-extra-utils    2012.20120611-2
ii  texlive-latex-extra    2012.20120611-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: matplotlib
Source-Version: 1.3.1-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.

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: Sun, 13 Oct 2013 10:47:22 +0200
Source: matplotlib
Binary: python-matplotlib python3-matplotlib python-matplotlib-data 
python-matplotlib-doc python-matplotlib-dbg python3-matplotlib-dbg
Architecture: source all amd64
Version: 1.3.1-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-dbg - Python based plotting system (debug extension)
 python-matplotlib-doc - Python based plotting system (documentation package)
 python3-matplotlib - Python based plotting system in a style similar to Matlab 
(Python
 python3-matplotlib-dbg - Python based plotting system (debug extension, Python 
3)
Closes: 719065 719384 720549 725047 725048
Changes: 
 matplotlib (1.3.1-1) unstable; urgency=low
 .
   * New upstream release
   * Acknowledge NMU, thanks Anton Gladky; Closes: #719065, #719384
   * debian/patches/70_fix_UnicodeDecodeError.patch
     - removed, merged upstream
   * debian/{control, README.debian}
     - added nose and tornado to Suggests, needed to require matplotlib with
       pkg_resources; thanks to Javi Merino for the report; Closes: #725048
   * debian/control
     - added ghostscript and inkscape to Suggests (to run tests) and
       python-imaging to Recommends (enhance mpl usage); thanks to Tobias Megies
       for the report; Closes: #725047
     - added python{,3}-tornato to b-d, needed for tests
   * debian/{control, patches/70_bts720549_try_StayPuft_for_xkcd.patch}
     - try also StayPuft font when using xkcd style function; thanks to Elena
       Grandi for the report; Closes: #720549
Checksums-Sha1: 
 e6be298081facb6b8468fb9dde1adb8635b6dd4b 2585 matplotlib_1.3.1-1.dsc
 8578afc86424392591c0ee03f7613ffa9b6f68ee 42163182 matplotlib_1.3.1.orig.tar.gz
 1ef505a61cefef965b2b4b08eeca75ffbbf88b39 26297 matplotlib_1.3.1-1.debian.tar.gz
 0544eedb0f7056b9022686329e5138e9e1650b0a 2812910 
python-matplotlib-data_1.3.1-1_all.deb
 7698dca98b87dc549dd9a66b541f95f1e09262a8 57003754 
python-matplotlib-doc_1.3.1-1_all.deb
 856eb633aa5f7d253bba2366013d0068dbace231 1531080 
python-matplotlib_1.3.1-1_amd64.deb
 83d44486f177fb21821276a63129d2473e3ec208 1458406 
python3-matplotlib_1.3.1-1_amd64.deb
 19c92843995293db00611c3ff2251bdb0c3dcc31 7505482 
python-matplotlib-dbg_1.3.1-1_amd64.deb
 c3bdc8bc8dcc14afb8619cc9abd44253c44abf39 663740 
python3-matplotlib-dbg_1.3.1-1_amd64.deb
Checksums-Sha256: 
 1a974b63fb0358655fb92b06fb55d5b4289b4b06b0aafdd1b4a1858f068ee80e 2585 
matplotlib_1.3.1-1.dsc
 ea16679d9476ab2757102e80327f31eb8e6c2cb09e2be89715c02e4e8fbdaf6a 42163182 
matplotlib_1.3.1.orig.tar.gz
 5e5991c7a9f2fa69bbfcccbd6d9c335267ab8d01556f49930ebf978c714f596b 26297 
matplotlib_1.3.1-1.debian.tar.gz
 283f285f7df64fa987a8979358dba81a7d4b4372d294427c66bf27f901155d13 2812910 
python-matplotlib-data_1.3.1-1_all.deb
 cf5d25244aac6089ed2b422da7453863223956c00a7bd9ef474d13458df9f4be 57003754 
python-matplotlib-doc_1.3.1-1_all.deb
 0ee5cb8b19e2d6c5a7c13106823659b5cbecb5d755297ec2a1a1b67734d4af81 1531080 
python-matplotlib_1.3.1-1_amd64.deb
 7695b9f6375ca230435d78280c41232408611f015c3626a30cc7ffad940c2e09 1458406 
python3-matplotlib_1.3.1-1_amd64.deb
 1ce74e8c4f763da126bb735d1dc95e90222138bb3782c15e120852bceb3759f1 7505482 
python-matplotlib-dbg_1.3.1-1_amd64.deb
 e5546196e1e6d33b66890318f1dd18f31941ba0cae8b38302084ee9cc638d323 663740 
python3-matplotlib-dbg_1.3.1-1_amd64.deb
Files: 
 b41fa6646f960ec1310401005ead69ff 2585 python optional matplotlib_1.3.1-1.dsc
 444624ad58de05f9029b0b5811e11c17 42163182 python optional 
matplotlib_1.3.1.orig.tar.gz
 380ce17a47fe0920fdc49eefc85d6271 26297 python optional 
matplotlib_1.3.1-1.debian.tar.gz
 5fa01afbbd483f2b310b92f52e7110e8 2812910 python optional 
python-matplotlib-data_1.3.1-1_all.deb
 aa2223873feba35b61a4d4887cdfad14 57003754 doc optional 
python-matplotlib-doc_1.3.1-1_all.deb
 8a31a8d642e2653db307fecf19d29572 1531080 python optional 
python-matplotlib_1.3.1-1_amd64.deb
 e8acada84d978723da2cfe8e6d535619 1458406 python optional 
python3-matplotlib_1.3.1-1_amd64.deb
 f2d5c4229bc99f3d7ae0a77619ee6f40 7505482 debug extra 
python-matplotlib-dbg_1.3.1-1_amd64.deb
 d82db8a2fd9318c59911edee4f694d03 663740 debug extra 
python3-matplotlib-dbg_1.3.1-1_amd64.deb

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

iEYEARECAAYFAlJahboACgkQAukwV0RN2VBt/wCghQ0mPM/aCjOvorc/szwqe47Q
qEkAnieMRDN2XR+GrG/xzhH3adlCJgMb
=R5uy
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to