Hi Dave,

If this problem shows up for you again, you could try to reduce the console's buffer size in

Preferences > IPython Console > Source Code > Buffer

to 500 lines (from the default, which is 10.000). The real problem is that the underlying Qt widget that powers the console can be blocked if it's trying to render too much text at once, and that blocks the entire application.

I'll change that default in 2.3.

Cheers,
Carlos

El 18/10/13 04:53, Dave Hirschfeld escribió:

On Wednesday, 16 October 2013 14:51:09 UTC+1, Adrian Klaver wrote:

    On 10/16/2013 12:52 AM, Dave Hirschfeld wrote:
    > I'm on the latest spyder and IPython.
    > In the qtconsole the following works:

    > In the spyder IPython console I can't break out of the loop and
    I have
    > to kill the session, potentially losing lots of work.
    >
    > Is anyone else seeing this?

    I forgot to mention previously that I am using IPython 1.1.0 on
    Linux.

    Adrian Klaver
    [email protected] <javascript:>



Spyder Version:  2.3.0dev (3236+:r3a1f07eef385)

...however after a reboot I can no longer reproduce the problem I was seeing so I'll just put this one down to a windows error. Sorry for the noise.

-Dave

--
You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to