sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45487
[Bug 802690] Re: Linux: VNC: IDE: Part of a dialog gets black when trying to take a screenshot
LOL, should have looked at your screenshots :-(
Your "problem" has nothing to do with this question thread: that is
about SikuliX using VNC.
You are simply running SikuliX on an Ubuntu machine as an interactive Jython session.
At the Jython level
capture()
starts an interactive capture.
So you have to paint the capture region.
... and the "black" area is part of the feature (the drawing pane).
That the screen image is offset by the left bar is a known glitch caused
by the Ubuntu GUI manger.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/802690
Title:
Linux: VNC: IDE: Part of a dialog gets black when trying to take a
screenshot
Status in Sikuli:
In Progress
Bug description:
When I try to take a screenshot, run sikuli script or use Matching
Preview in a specific dialog, part of this dialog gets black.
If I move the dialog this won't happen anymore, so I can still run my
script just dragging and dropping my dialog before performing my
actions on this dialog.
It is the first time I see it and it only happens with this dialog.
I'm running Sikuli X-1.0rc2 x86_64, on a Red Hat Enterprise Linux
Server release 6.1 (Santiago) through a VNC session. (Sikuli
installation and my VNC server are on this machine)
I'm not sure how to reproduce this bug since it is the only situation
that I can see this happening.
I've already tried in a new VNC session but the same problem happened.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/802690/+subscriptions
References