Re: [matplotlib-devel] Release schedule for version 1.0.1?

2010-10-22 Thread Michael Droettboom
On 10/22/2010 05:45 PM, Russell E. Owen wrote: > I'm curious when the next release of matplotlib is due. > > My application is suffering badly from the issue that an incorrect font > cache will cause matplotlib to fail (the application mysteriously exits > partway through startup until the user d

[matplotlib-devel] sub-sub-plots, sub-sub-sub-plots, etc.

2010-10-22 Thread Kynn Jones
I need to generate a fairly complex chart, for which I need the ability to specify not only subplots, but also sub-subplots, and even sub-sub-sub-plots. (Our group has found such charts useful in the past, but they were generated using horrific MATLAB code.) I'll try to describe what I want to do

[matplotlib-devel] Release schedule for version 1.0.1?

2010-10-22 Thread Russell E. Owen
I'm curious when the next release of matplotlib is due. My application is suffering badly from the issue that an incorrect font cache will cause matplotlib to fail (the application mysteriously exits partway through startup until the user deletes the font cache). That problem is allegedly fixed

Re: [matplotlib-devel] mac install 1.0.0

2010-10-22 Thread Russell E. Owen
In article <1a051352-12ad-498e-a29d-31c66fb31...@nist.gov>, Paul Kienzle wrote: > Note a small issue on the install of matplotlib-1.0.0 python 2.6 mac > dmg. > > The files in mpl-data/images were not installed with read permissions > for all. > > This resulted in an error that _cidgcf was

Re: [matplotlib-devel] Figure legend position mismatch on screen and PDF

2010-10-22 Thread Gökhan Sever
On Thu, Oct 21, 2010 at 11:43 AM, Jouni K. Seppänen wrote: > Gökhan Sever writes: > >> Please see the screenshot at >> http://img225.imageshack.us/img225/1052/legendposition.png > > Can you make a self-contained test case? > > -- > Jouni K. Seppänen > http://www.iki.fi/jks Hi Jouni, I have 4 si

Re: [matplotlib-devel] intermittent 'numpy.bool_' object has no attribute '_mask' bug

2010-10-22 Thread Ryan May
On Fri, Oct 22, 2010 at 6:07 AM, Patrick Sauer wrote: > Hi, > > I am using matplotlib in a pyqt application, in which I am displaying an > image on a FigureCanvas. My installation is Ubuntu 10.04-64bit. > This has been working like a charm for several months but recently my > application has start

Re: [matplotlib-devel] intermittent 'numpy.bool_' object has no attribute '_mask' bug

2010-10-22 Thread Patrick Sauer
Hi, I am using matplotlib in a pyqt application, in which I am displaying an image on a FigureCanvas. My installation is Ubuntu 10.04-64bit. This has been working like a charm for several months but recently my application has started crashing with the following trace: File "/usr/lib/pymodules/p