Issue 36199: libzmq.dll causes uncontrollable screen flickering when accessing windows 2012 R2 server through remote desktop

Created on 2019-03-05 16:43 by Michel Nijs, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Messages (2)
msg337227 - (view) Author: Michel Nijs (Michel Nijs) Date: 2019-03-05 16:43
My internal Windows team has identified libzmq.dll to be the culprit. When the file is renamed and the server restarted, the issue goes away.

The screen/desktop flickers multiple times per second and we cannot click on anything or do anything on the server because of it.
msg337247 - (view) Author: Eryk Sun (eryksun) * (Python triager) Date: 2019-03-06 00:26
I'm closing this as third party. libzmq.dll is not part of a standard Python 3 distribution. Search for an existing issue at the site's for PyZMQ [1] and ZeroMQ [2].

[1]: https://github.com/zeromq/pyzmq
[2]: https://github.com/zeromq/libzmq
History
Date User Action Args
2022-04-11 14:59:12adminsetgithub: 80380
2020-04-10 06:45:11SilentGhostsetmessages: - msg361403
2020-02-05 03:17:10gustavoxosetnosy: + gustavoxo
messages: + msg361403
2019-03-06 00:26:02eryksunsetstatus: open -> closed

nosy: + eryksun
messages: + msg337247

resolution: third party
stage: resolved

2019-03-05 16:43:31Michel Nijscreate