Michiel, the problem is that in this case (I just tried) the shell
blocks while plot windows are open...

For 0.10.1, it would be nice to either have a solid solution here or to
remove that warning, because it's not very informative to the users.  I
tried changing the code to have a single-threaded shell simply calling
set_interactive(True/False), but neither worked: the shell just blocks
on input.

Ultimately in 0.11 we have a much more robust solution to this using
PyOS_InputHook, and so far it's looking very solid.  So if someone
proposes for 0.10.1 a patch that takes proper advantage of the
set_interactive call, I'll be happy to apply it, otherwise there's no
point in giving that warning (since using the non-threaded shell and gtk
just blocks, as best I can see in testing here on Ubuntu Karmic with a
current pygtk that has set_interactive).

-- 
IPython hangs with PyGTK
https://bugs.launchpad.net/bugs/270856
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to