For PyQt/PySide clients only the client part of the Handler instance is passed. The handler then runs out of scope, is destroyed, and the application (naturally) fails to receive QSocketNotifier notifications/signals. Patch attached.
Log in to post a comment.