Your message dated Sun, 29 Sep 2013 18:49:18 +0000
with message-id <e1vqm3s-00005q...@franck.debian.org>
and subject line Bug#719065: fixed in matplotlib 1.3.0-1.1
has caused the Debian Bug report #719065,
regarding mnemosyne: Fails at startup (possibly due to error in 
python-matplotlib).
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.)


-- 
719065: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719065
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mnemosyne
Version: 2.2.1-1
Justification: renders package unusable
Severity: grave

Dear Maintainer,
Mnemosyne fails at startup (it worked just fine yesterday).
I suppose that this problem is caused by python-matplotlib but as I lack
experience with python I can't really help.

Here is error message:

$ mnemosyne
An unexpected error has occurred.
Please forward the following info to the developers:

Traceback (innermost last):
  File "/usr/bin/mnemosyne", line 155, in <module>
    debug_file=options.debug_file)
  File "/usr/lib/python2.7/dist-packages/mnemosyne/libmnemosyne/__init__.py",
line 164, in initialise
    self.register_components()
  File "/usr/lib/python2.7/dist-packages/mnemosyne/libmnemosyne/__init__.py",
line 215, in register_components
    exec("from %s import %s" % (module_name, class_name))
  File "<string>", line 1, in <module>
  File 
"/usr/lib/python2.7/dist-packages/mnemosyne/pyqt_ui/statistics_wdgts_plotting.py",
line 8, in <module>
    from matplotlib.figure import Figure
  File "/usr/lib/pymodules/python2.7/matplotlib/figure.py", line 34, in <module>
    import matplotlib.colorbar as cbar
  File "/usr/lib/pymodules/python2.7/matplotlib/colorbar.py", line 29,
in <module>
    import matplotlib.collections as collections
  File "/usr/lib/pymodules/python2.7/matplotlib/collections.py", line
23, in <module>
    import matplotlib.backend_bases as backend_bases
  File "/usr/lib/pymodules/python2.7/matplotlib/backend_bases.py",
line 50, in <module>
    import matplotlib.textpath as textpath
  File "/usr/lib/pymodules/python2.7/matplotlib/textpath.py", line 11,
in <module>
    import matplotlib.font_manager as font_manager
  File "/usr/lib/pymodules/python2.7/matplotlib/font_manager.py", line
1356, in <module>
    _rebuild()
  File "/usr/lib/pymodules/python2.7/matplotlib/font_manager.py", line
1341, in _rebuild
    fontManager = FontManager()
  File "/usr/lib/pymodules/python2.7/matplotlib/font_manager.py", line
1004, in __init__
    self.ttflist = createFontList(self.ttffiles)
  File "/usr/lib/pymodules/python2.7/matplotlib/font_manager.py", line
584, in createFontList
    prop = ttfFontProperty(font)
  File "/usr/lib/pymodules/python2.7/matplotlib/font_manager.py", line
398, in ttfFontProperty
    sfnt4 = sfnt4.decode('ascii').lower()
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc6 in position
0: ordinal not in range(128)


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (600, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-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/dash

Versions of packages mnemosyne depends on:
ii  libicu48           4.8.1.1-12
ii  libqt4-sql-sqlite  4:4.8.5+dfsg-2
ii  python             2.7.5-3
ii  python-cherrypy3   3.2.2-2
ii  python-matplotlib  1.3.0-1
ii  python-qt4         4.10.2-2
ii  python-qt4-sql     4.10.2-2

mnemosyne recommends no packages.

mnemosyne suggests no packages.

-- no debconf information

-- 
darkestkhan
------------------------------------------
Feel free to CC me.
jid: darkestk...@gmail.com
May The Source be with You.

--- End Message ---
--- Begin Message ---
Source: matplotlib
Source-Version: 1.3.0-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 719...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 29 Sep 2013 16:10:15 +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.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
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
Changes: 
 matplotlib (1.3.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix error in font_manager.py: UnicodeDecodeError when starting
     ipython --pylab. (Closes: #719065)
   * Fix AttributeError error where there are no writable directories.
Checksums-Sha1: 
 21063c3754b0b199753c38acb801e92a97bda220 3198 matplotlib_1.3.0-1.1.dsc
 ed4390126863b433a44c7de5834ac1021a37a5ae 26480 
matplotlib_1.3.0-1.1.debian.tar.gz
 80c3350a1fed65197d712d5e54527c5023c07699 2811230 
python-matplotlib-data_1.3.0-1.1_all.deb
 34dd7097b73f9d4bb7a6af014150d9a327f06c48 57116678 
python-matplotlib-doc_1.3.0-1.1_all.deb
 029c92cc9e22a5752a9480dfc8b705d5fdf5948b 1529656 
python-matplotlib_1.3.0-1.1_amd64.deb
 824d3204b5e3d618eaa519056368a64892bc920a 1462006 
python3-matplotlib_1.3.0-1.1_amd64.deb
 58199894164ede67898b28d6bf0e89b36b761bed 7457112 
python-matplotlib-dbg_1.3.0-1.1_amd64.deb
 aabb073d2814c5d7015378f258ef6a964a37c134 664634 
python3-matplotlib-dbg_1.3.0-1.1_amd64.deb
Checksums-Sha256: 
 9257229966fe7deae8d36d836925e33036db12325f506a691cf0ed1e87009ef8 3198 
matplotlib_1.3.0-1.1.dsc
 93d122544e9325c8bc07c6f3014d5d4d103a906c5c0d30636f4ed46ec6727853 26480 
matplotlib_1.3.0-1.1.debian.tar.gz
 c0330c8b85b41077eee3ce4da3bd72a176493d489cae283901e1e7f5489e59e9 2811230 
python-matplotlib-data_1.3.0-1.1_all.deb
 43122b38b5b77600d8dd1a32ad9d2ee5e3aebe1c0dcf1edd1dd3b35a8eaf02d3 57116678 
python-matplotlib-doc_1.3.0-1.1_all.deb
 26fd52353faca52d25912de8765ac5acd1ac9eacbffcd0f08c12f27feb3ab2b6 1529656 
python-matplotlib_1.3.0-1.1_amd64.deb
 ac5fbdee9b47cb0879c8f8033e537cb007e30efa13020c52d83edd2ce2540a1d 1462006 
python3-matplotlib_1.3.0-1.1_amd64.deb
 a5ea923f0eba7f6b09bcf7be6f7956cd72ded28bdf67f724f3f0a91fa1b19218 7457112 
python-matplotlib-dbg_1.3.0-1.1_amd64.deb
 336676dc857f9b17f9b9ae6a5c103a1dc4e42db5dc4f52fc25fab71b5e8f4f18 664634 
python3-matplotlib-dbg_1.3.0-1.1_amd64.deb
Files: 
 b9c99deba75d2f1b4b5f3994f2952d39 3198 python optional matplotlib_1.3.0-1.1.dsc
 889fc62a40be4680a8da1ca5cb9351ed 26480 python optional 
matplotlib_1.3.0-1.1.debian.tar.gz
 c5344640e8b41099a7d19042e9e08775 2811230 python optional 
python-matplotlib-data_1.3.0-1.1_all.deb
 ef55200a5acb7f075f55e389b42f356b 57116678 doc optional 
python-matplotlib-doc_1.3.0-1.1_all.deb
 efdbb14532f431224bea7fe735c8a7ef 1529656 python optional 
python-matplotlib_1.3.0-1.1_amd64.deb
 e297efa1bb0a9a0db696942064c4c3c5 1462006 python optional 
python3-matplotlib_1.3.0-1.1_amd64.deb
 ee2a05bf0ccf0c8c9d6d972e2f905ec0 7457112 debug extra 
python-matplotlib-dbg_1.3.0-1.1_amd64.deb
 83f5230d15339032da839b6c63fdc573 664634 debug extra 
python3-matplotlib-dbg_1.3.0-1.1_amd64.deb

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

iQIcBAEBAgAGBQJSSG97AAoJENPhc4PPp/8GJcsQAJgGMLoELI44iZxDfFNe2ZlW
uI31mZ6sJuRl3MOjVFwnxlCTMEw7MTnjqz0ER3Syor2ms/inrI93S52VpvHvvfY4
p3WtqaGDrk60oht8yMalYg4EKuJyHwqa+AW2dX4bpPdYxC0/mLW+A0A14tzCySc1
kDJKTbthvN5FBshZ9L4PRffROCPeBF+Y8++y6OXK7wxfsMxmE8gt7D+9CFT8I4d2
w588v5V+S1eHT19cxDZRhepa/v7VnQR6zU70IloLvVSfBg/vWoRFOqR/Z3iUuGm5
1V6B/6AYo535fAupXRIBMXgyAJfW8frWOMJ2EGRQObc1lXyeoUEmm7elcr3JqzfC
YwBGlre+SUqcT97ltq8bzfI7YHAJE+1+aqaGF3j/uXIwNZgqI9ngYPc/GcM6n4Hn
34hEcYKpEon/MNgl+eAnkQuOt4Zu6QYmwIv91dJjcFnFtCdltY15FNHGkVBwQaee
/zA6So7mGRu334kQpwuC67magEINtMNuedlRrEqyTG/AJdZB5ftm0jkQBbh9Ryod
dRlP7j7jtEe91ARnk0STR0PhjtDiU2GV/4GXdDfMfZpLPdJCel3k/AbPpf5PmH5s
JcYcr9mzjrIAXsen9X5T4a5JeQfSK5dg60aHz+4exEM6d0LaPN7T4A6uuj01k/iq
AMxHiOqmCFK0R9G68woL
=hdbN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to