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

1.10 use mouseDrag not work,err is AttributeError: 'SelectReactor' object has no attribute 'doPoll' #260

Open
jian-kuang opened this issue May 5, 2023 · 2 comments
Labels

Comments

@jian-kuang
Copy link

jian-kuang commented May 5, 2023

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
Copy link
Author

jian-kuang commented May 8, 2023

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

@pmhahn
Copy link
Collaborator

pmhahn commented Jun 17, 2024

Probably fixed by #289

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

No branches or pull requests

2 participants