Michael Droettboom skrev:
It's possible -- the version of freetype in the win32_static.tar.gz package is 2.1.7. I have 2.1.9 on my (working) Linux box. Perhaps something between those point releases fixes this bug. But it could be a lot of other things, too.

I'm going to file a bug for this so it doesn't get lost.


Great, in the meantime I'll just remove the orlando font, I don't use it anyway.

I have also stumbled on another font related crash. If I run the examples/font_table_ttf.py with a non-existing font name I get the crash. I have attached the output with debug-annoying set. As you can see from the output the crash message is the same.

/Jörgen
loaded rc file 
c:\python\external\matplotlib\build\lib.win32-2.4\matplotlib\mpl-data\matplotlibrc
matplotlib version 0.98pre
verbose.level debug-annoying
interactive is False
units is False
platform is win32
loaded modules: ['_bisect', 'xml.sax.urlparse', 'distutils', 
'matplotlib.matplotlib', 'datetime', 'matplotlib.tempfile', 
'distutils.sysconfig', 'pytz.datetime', 'pytz.cStringIO', 'xml', 
'distutils.dep_util', 'struct', 'tempfile', 'xml.sax.urllib', 'imp', 'pytz.os', 
'zipimport', 'string', 'matplotlib.__future__', 'pytz.tzinfo', 'distutils.re', 
'bisect', 'signal', 'random', 'token', 'xml.sax.xmlreader', 'matplotlib.pytz', 
'distutils.log', 'dis', 'pytz.tzfile', 'cStringIO', 'locale', 
'xml.sax.saxutils', 'encodings', 'dateutil', 'matplotlib.warnings', 
'matplotlib.string', 'pytz.pytz', 'urllib', 'matplotlib.sys', 're', 'ntpath', 
'new', 'math', 'UserDict', 'inspect', 'distutils.os', 'matplotlib', 'codecs', 
'md5', '_locale', 'matplotlib.sre_constants', 'matplotlib.os', 'thread', 'sre', 
'pkg_resources', 'weakref', 'itertools', 'distutils.spawn', 'opcode', 
'distutils.sys', 'os', 'sre_parse', '__future__', 'matplotlib.copy', 
'distutils.distutils', '_sre', '__builtin__', 'matplotlib.re', 
'distutils.util', 'distutils.string', 'matplotlib.datetime', 'pkgutil', 
'errno', '_socket', 'binascii', 'sre_constants', 'matplotlib.md5', 'types', 
'pytz.sys', 'tokenize', 'xml.sax.handler', 'pytz.pkg_resources', 'xml.sax.os', 
'matplotlib.xml', '_codecs', 'encodings.cp1252', 'pytz', 
'matplotlib.pyparsing', 'nturl2path', 'copy', 'socket', 'matplotlib.dateutil', 
'encodings.aliases', 'matplotlib.fontconfig_pattern', 'exceptions', 
'xml.sax._exceptions', 'pytz.bisect', 'xml.sax.types', 'copy_reg', 
'sre_compile', 'xml.sax', '_random', 'pytz.struct', 'site', '__main__', 
'shutil', 'matplotlib.weakref', 'strop', 'encodings.codecs', 'gettext', 
'matplotlib.rcsetup', 'encodings.exceptions', 'nt', 'pytz.sets', 
'xml.sax.codecs', 'stat', '_ssl', 'warnings', 'encodings.types', 'sets', 'sys', 
'xml.sax.sys', 'os.path', 'pytz.gettext', 'matplotlib.distutils', '_weakref', 
'distutils.errors', 'urlparse', 'linecache', 'matplotlib.shutil', 'time']
numerix numpy 1.0.5.dev2304
$HOME=c:\documents and settings\jorgenst
CONFIGDIR=c:\documents and settings\jorgenst\.matplotlib
Using fontManager instance from c:\documents and 
settings\jorgenst\.matplotlib\fontManager.cache
matplotlib data path 
c:\python\external\matplotlib\build\lib.win32-2.4\matplotlib\mpl-data
backend TkAgg version 8.4
Assertion failed: ob_refcnt == 0, file CXX\cxx_extensions.cxx, line 1128

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to