Question #139625 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/139625

    Status: Open => Answered

Tsung-Hsiang Chang proposed the following answer:
Yes, this is a bug.  Can you report this to the bug tracker? Thanks.

A workaround is to wrap the region returned from App.window() in a
Region class. For example,

reg = Region(App("some-app").window())

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to