Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QSocketNotifier warning in terminal #332

Closed
FHTMitchell opened this issue Mar 18, 2019 · 1 comment · Fixed by ipython/ipykernel#525
Closed

QSocketNotifier warning in terminal #332

FHTMitchell opened this issue Mar 18, 2019 · 1 comment · Fixed by ipython/ipykernel#525

Comments

@FHTMitchell
Copy link

FHTMitchell commented Mar 18, 2019

When running jupyer qtconsole from the terminal , every time I type a command in the GUI I get a warning (in the original terminal):

QSocketNotifier: Multiple socket notifiers for same socket 520 and type Read

This is especially annoying if I want to do other things in the the original terminal while also having a qtconsole instance running.

Jupyter QtConsole 4.4.3
Python 3.7.1 (default, Dec 10 2018, 22:54:23) [MSC v.1915 64 bit (AMD64)]
IPython 7.2.0

@hmaarrfk
Copy link
Contributor

Is this happening to you when you %gui qt and %matplotlib qt magics???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants