On 09/14/2009 06:33 PM, Michael Droettboom wrote:
> That *is* strange. I'm at a bit of a loss. Is it segfaulting? Can you
> get a traceback from gdb?
http://pastebin.com/f22e3f72f
> Since I'm having no trouble with the FC11 packages, that suggests it's
> something related to a difference in co
That *is* strange. I'm at a bit of a loss. Is it segfaulting? Can you
get a traceback from gdb?
Since I'm having no trouble with the FC11 packages, that suggests it's
something related to a difference in configuration. Are you doing
anything unusual with fontconfig? Are you 64-bit or 32-bi
On 09/11/2009 10:51 PM, Michael Droettboom wrote:
> The log doesn't show any actual plotting. Did you run the same example
> with debug-annoying turned on? Turning debugging on shouldn't change
> any behavior -- only output more debugging information to the console.
There seems to be something r
The log doesn't show any actual plotting. Did you run the same example
with debug-annoying turned on? Turning debugging on shouldn't change
any behavior -- only output more debugging information to the console.
Cheers,
Mike
Kamran Riaz Khan wrote:
> On 09/11/2009 07:28 PM, Michael Droettboom
On 09/11/2009 07:28 PM, Michael Droettboom wrote:
> Can you add
>
> "verbose.level : debug-annoying"
>
> to your ~/.matplotlib/matplotlibrc file and send us the output produced?
>
> FWIW, I just tested the matplotlib package on FC11 and it seems to work
> fine on my system, so it's possibly a co
Can you add
"verbose.level : debug-annoying"
to your ~/.matplotlib/matplotlibrc file and send us the output produced?
FWIW, I just tested the matplotlib package on FC11 and it seems to work
fine on my system, so it's possibly a configuration issue.
You might want to try removing for font cache
Matplotlib's built-in mathematical expression parser produces garbage
output for math text:
http://img3.imageshack.us/img3/8194/matplotlibmathtext.png
I'm using the distribution packages from Fedora 11. I guess there's an
issue with the fonts on my system but I can't figure out how to proceed
wit