vncdotool icon indicating copy to clipboard operation
vncdotool copied to clipboard

expectScreen() not working properly

Open GEOEGII555 opened this issue 9 months ago • 0 comments

Please include the following information:

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

  • client.expectScreen("arch_cleared.png")

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.

GEOEGII555 avatar Sep 25 '23 10:09 GEOEGII555