Michael Droettboom skrev:
> Fernando Perez wrote:
>> Hey Jorgen,
>>
>> On Dec 4, 2007 12:10 PM, Jörgen Stenarson <[EMAIL PROTECTED]> wrote:
>>> Hi,
>>>
>>> I get a complete crash dumping me in the console when there are unknown
>>> latex commands in a mathtext expression, this when doing interactive
>>> stuff in ipython -pylab.
>>>
>>> examples:
>>> title("$|S_{11}|$")
>> that's odd, it's OK for mpl to throw the exception, what shouldn't be
>> happening is for ipython to fully crash out.  I can't reproduce it
>> with SVN mpl on my box, I tried both tkagg and gtkagg as backends and
>> in both cases I see the exception traceback (as Michael intended by
>> raising the error) but I simply get back the next ipython prompt, as
>> usual.  I don't understand how this particular exception could crash
>> out ipython, since it's being raised inside regular user code...
> 
> You're right -- I misread the original report.  It doesn't crash ipython 
> for me either.  I just get another ipython prompt.
> 
> Cheers,
> Mike
> 

Thanks Mike. I hope we can figure out what is causing the crashes but I 
guess we can take this over on the ipython-list. Fernando have you tried 
it on a windows machine? I'm using tkagg. Do you have any ideas on what 
I could start testing to isolate the problem?

/Jörgen

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to