It was an IPython bug! I already submitted a fix for it here:

https://github.com/ipython/ipython/pull/1950

It would be ugly to support this fix for 0.12 because we'd have to copy an entire IPython method and modify it with my patch. Maybe we should only support 0.13+? Matt, Jed, Dave, Pierre, what do you think? There are other ugly bugs with no pager, e.g. trying to run %guiref in 0.12 will kill completely the console (but not Spyder) I confirmed this was fixed in 0.13.

Cheers,
Carlos

El 13/06/12 08:46, Carlos Córdoba escribió:
Thanks Dave for tracking that down. Really great detective work :-) I can confirm the Ctrl+C issue but not the F9 one with no pager.

I'll see what I can do about it.

Cheers,
Carlos

El 13/06/12 03:01, Dave Hirschfeld escribió:
On Jun 12, 3:32 pm, Matt Anderson<[email protected]>  wrote:
I can't make this happen either, Windows 64 bit, IPython 0.13dev
On Tue, Jun 12, 2012 at 9:31 AM, Jed Ludlow<[email protected]> wrote:
I can't reproduce this on Windows. I'm running IPython 0.13.dev, updated
with the master just a few minutes ago.
On Tue, Jun 12, 2012 at 7:16 AM, Carlos Córdoba<[email protected]>wrote:
Sorry Dave, I'm not seeing something like this but I'm not on Windows.
Jed, are you seeing this on your machine?
Indeed, it proved to be quite a difficult error to track down. After
nuking and re-cloning my ipython&  spyder I still had the problem.
next I nuked my .spyder config directory and the problem disappeared.
Re-creating my configuration step by step I found that to see the
problem you have to uncheck the "Use a pager to display additional
text inside the console" checkbox in the IPython Console/Display
dialog.

Hopefully others can now reproduce the issue!

Cheers,
Dave


--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to