remarkable_mouse icon indicating copy to clipboard operation
remarkable_mouse copied to clipboard

Error: No enumerators available

Open isaeldiaz opened this issue 4 years ago • 3 comments

I am trying to connect to RM2 from Win10 using the following command: remouse --address 10.11.99.1 --debug --orientation right --mode fit --monitor 1 --password XXXX

and get the following output: \site-packages\screeninfo\screeninfo.py", line 37, in get_monitors raise ScreenInfoError("No enumerators available") screeninfo.common.ScreenInfoError: No enumerators available EOF in transport thread

Any help?

isaeldiaz avatar Mar 24 '21 15:03 isaeldiaz

Is this still a problem? Seems like a bug with screeninfo.

Evidlo avatar Feb 21 '22 22:02 Evidlo

same problem here

mindrunner avatar Mar 20 '22 21:03 mindrunner

https://github.com/rr-/screeninfo/issues/30

https://github.com/rr-/screeninfo/pull/32

Evidlo avatar Mar 28 '22 21:03 Evidlo