Your message dated Sat, 24 Mar 2012 17:00:55 +0100
with message-id
<cab4xwxzokrhjjtcou34dao-m_f8jkv+xzf9bqgxxtmn3zdc...@mail.gmail.com>
and subject line Re: [Python-modules-team] Bug#644987: Bug#644987: Crashes with
'IndexError: list index out of range'
has caused the Debian Bug report #644987,
regarding Crashes with 'IndexError: list index out of range'
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.)
--
644987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644987
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-matplotlib
Version: 1.0.1-3
Severity: important
Dear Mainteiner,
Running demos from '/usr/share/doc/python-matplotlib-doc/examples' I
got no output except an error:
$ python2.6 subplot_demo.py
Traceback (most recent call last):
File "subplot_demo.py", line 2, in <module>
from pylab import *
File "/usr/lib/pymodules/python2.6/pylab.py", line 1, in <module>
from matplotlib.pylab import *
File "/usr/lib/pymodules/python2.6/matplotlib/pylab.py", line 220, in
<module> from matplotlib import mpl # pulls in most modules
File "/usr/lib/pymodules/python2.6/matplotlib/mpl.py", line 2, in
<module> from matplotlib import axis
File "/usr/lib/pymodules/python2.6/matplotlib/axis.py", line 10, in
<module> import matplotlib.font_manager as font_manager
File "/usr/lib/pymodules/python2.6/matplotlib/font_manager.py", line
1349, in <module> _rebuild()
File "/usr/lib/pymodules/python2.6/matplotlib/font_manager.py", line
1299, in _rebuild fontManager = FontManager()
File "/usr/lib/pymodules/python2.6/matplotlib/font_manager.py", line
1023, in __init__ self.afmlist = createFontList(self.afmfiles,
fontext='afm')
File "/usr/lib/pymodules/python2.6/matplotlib/font_manager.py", line
591, in createFontList font = afm.AFM(fh)
File "/usr/lib/pymodules/python2.6/matplotlib/afm.py", line 304, in
__init__ parse_afm(fh)
File "/usr/lib/pymodules/python2.6/matplotlib/afm.py", line 292, in
parse_afm dcmetrics_ascii, dcmetrics_name = _parse_char_metrics(fh)
File "/usr/lib/pymodules/python2.6/matplotlib/afm.py", line 176, in
_parse_char_metrics name = vals[2].split()[1]
IndexError: list index out of range
I've tried both python2.6 and python2.7 and had the same error.
It looks like a font problem but I didn't touch anything in the Python
installation. Everything was installed via aptitude.
Today, 2011-10-11, I've updated Wheezy but it doesn't help.
I am using Debian GNU/Linux Wheezy, kernel 3.0.0-1-686-pae, libc6
(eglibc) 2.13-21.
Regards,
Evgeny Kurbatov
--- End Message ---
--- Begin Message ---
On Tue, Oct 11, 2011 at 15:52, Evgeny Kurbatov <[email protected]> wrote:
> Unfortunately the problem had been solved.
Closing then.
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team