Re: [matplotlib-devel] Multithreading problem with print_png and font object?

2009-03-28 Thread Karen Tracey
On Fri, Mar 27, 2009 at 5:11 PM, John Hunter wrote: > On Fri, Mar 27, 2009 at 1:23 PM, Karen Tracey wrote: > >> With the above change to make the texd and _fontd caches per-instance, the >> script has finished successfully 4 times. Seems pretty convincing evidence >> that it fixes the problem.

Re: [matplotlib-devel] Multithreading problem with print_png and font object?

2009-03-28 Thread Eric Firing
Karen Tracey wrote: > Hmm, the Ubuntu packaging for matplotlib seems to put a copy of > matplotlibrc only in /etc, where, I gather, it will not ever be used by > matplotlib? I guess one is supposed to copy it to one's home directory > and do per-user customization there. For my case, where th

[matplotlib-devel] Multithreading problem with print_png and font object?

2009-03-28 Thread Karen Tracey
On Sat, Mar 28, 2009 at 11:45 PM, Eric Firing wrote: > Karen Tracey wrote: > > Hmm, the Ubuntu packaging for matplotlib seems to put a copy of >> matplotlibrc only in /etc, where, I gather, it will not ever be used by >> matplotlib? I guess one is supposed to copy it to one's home directory and