sibson / vncdotool

A command line VNC client and python library
Other
453 stars 121 forks source link

expectScreen() not working properly #271

Open GEOEGII555 opened 1 year ago

GEOEGII555 commented 1 year ago

Please include the following information:

vncdotool version 1.2.0 VNC server and version QEMU Integrated VNC server Steps to reproduce

Expected result It should wait until the screen becomes the image I applied. Expected screen: arch_cleared

Which erroneous result did you get instead It instantly exited like if the screen matched the image, even tho it's not. The image that it exited at (they don't match): Screenshot - CollabVM server

Additional information I've tried multiple maxrms values: 0.0, 15.0, 25.0, but the result was the same, changing maxrms did nothing.