sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41461
Re: [Question #452132]: Screenshots do not use correct screen resolution
Question #452132 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/452132
Status: Open => Answered
RaiMan proposed the following answer:
Seems like a problem with some Linux flavors and their GUI/Window
manager.
The missing area at the top seems to have the dimension of the top menu
bar and the part at the left seems to be a space usually taken by some
task bar (like on Ubuntu).
This is a problem, how the screen origins and dimensions are internally
reported to the Java Robot class (which in turn is used by Sikuli to
capture the screen).
So you either have to dive into SikuliX debugging (BTW: sure you are
using 1.1.1? The shot says 1.1.0) and come back with more information or
take care, that the things needed are in the "visible" area.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.