8000 MacOSX backend blocks in IPython QtConsole · Issue #1492 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
MacOSX backend blocks in IPython QtConsole #1492
Closed
@minrk

Description

@minrk

When plotting with the OS X backend (%pylab osx), the IPython qtconsole1 will hang while a plot window exists. This is indicative of a failure to actually enter interactive mode.

A trip through git bisect suggests that the bug was introduced in 2f11dee, ostensibly purely style changes. I didn't see anything obvious, but I cannot reproduce the issue with 76bba3d, and I can 100% of the time with 2f11dee and current master (17e1cf8).

The OS X backend works fine in terminal IPython (where inputhook events still fire), and the Qt backend works fine in the qtconsole.

This is OS X 10.8.2, with System Python 2.7.2, IPython master, etc.

1 qtconsole is not actually relevant, any IPython kernel-based app, such as ipython console or the notebook is affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0