Re: [Matplotlib-users] pylab or not... crashes or not

2008-12-02 Thread John Hunter
On Tue, Dec 2, 2008 at 12:09 PM, Eric Emsellem <[EMAIL PROTECTED]> wrote: > Really annoying but as mentioned before, I cannot get a set of commands which > consistenly break the session, so... Since there does not appear to be an easy diagnosis or fix, you may want to consider switching your back

Re: [Matplotlib-users] pylab or not... crashes or not

2008-12-02 Thread Eric Emsellem
running the last ipython version now (0.9.1), and it does not help (got stuck the same way). The difference now is that ipython provides a message: Warning: Timeout for mainloop thread exceeded switching to nonthreaded mode (until mainloop wakes up again) It seems that ipython developers did cat

Re: [Matplotlib-users] pylab or not... crashes or not

2008-12-02 Thread Eric Emsellem
I am indeed using ipython 0.8.1. Will try to upgrade and see how it goes. Indeed this looks like the deadlocks people mentioned, within, as Xavier emphasised, no way to CTRL-C it to kill it. thanks for the tips Eric Yannick Copin wrote: > Salut Eric, > >> Date: Mon, 01 Dec 2008 20:08:00 +0100 >>

Re: [Matplotlib-users] pylab or not... crashes or not

2008-12-02 Thread Yannick Copin
Salut Eric, > Date: Mon, 01 Dec 2008 20:08:00 +0100 > From: Eric Emsellem <[EMAIL PROTECTED]> > Subject: [Matplotlib-users] pylab or not... crashes or not > > - when I start a session with "ipython -pylab" I often get crashes with my > session. When I mean "often", it means really often like once

Re: [Matplotlib-users] pylab or not... crashes or not

2008-12-01 Thread Xavier Gnata
John Hunter wrote: > On Mon, Dec 1, 2008 at 1:08 PM, Eric Emsellem > <[EMAIL PROTECTED]> wrote: >> Hi >> >> this may be a known problem (didn't find anything on this issue) but here it >> is: >> >> - when I start a session with "ipython -pylab" I often get crashes with my >> session. When I mean "

Re: [Matplotlib-users] pylab or not... crashes or not

2008-12-01 Thread John Hunter
On Mon, Dec 1, 2008 at 1:08 PM, Eric Emsellem <[EMAIL PROTECTED]> wrote: > Hi > > this may be a known problem (didn't find anything on this issue) but here it > is: > > - when I start a session with "ipython -pylab" I often get crashes with my > session. When I mean "often", it means really often