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

expectScreen() not working properly #271

Open
GEOEGII555 opened this issue Sep 25, 2023 · 0 comments
Open

expectScreen() not working properly #271

GEOEGII555 opened this issue Sep 25, 2023 · 0 comments
Labels

Comments

@GEOEGII555
Copy link

GEOEGII555 commented Sep 25, 2023

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.

@pmhahn pmhahn added the bug label Nov 6, 2023
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