1.10 use mouseDrag not work,err is AttributeError: 'SelectReactor' object has no attribute 'doPoll'
jian-kuang opened this issue · 2 comments
jian-kuang commented
env: windows10 system
err detail:
File "G:\Anaconda\envs\mhxy\lib\site-packages\vncdotool\api.py", line 109, in callable_threaded_proxy result.raiseException() File "G:\Anaconda\envs\mhxy\lib\site-packages\twisted\python\failure.py", line 504, in raiseException raise self.value.with_traceback(self.tb) AttributeError: 'SelectReactor' object has no attribute 'doPoll'
jian-kuang commented
Do not support dopoll under win10, just replace it with Doselet IO model.
After watching the Twisted source code, mine is version 22.10, only the doselect method