← Back to team overview

sikuli-driver team mailing list archive

[Bug 1647143] Re: [1.1.0] Image recognition doesn't work with Google Chrome 55 on Debian Jessie

 

thanks for the information.

I agree, that this has something to do with the window/GUI system and how Chrome uses it.
Inside the SikuliX implementation the screen capture simply uses Java's Robot class, which does not cover all screen/window/GUI setups (e.g. some menubar implementations, full screen situations, ...).

I checked on Mac and had no issues.

I will check on Ubuntu the next days.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1647143

Title:
  [1.1.0] Image recognition doesn't work with Google Chrome 55 on Debian
  Jessie

Status in Sikuli:
  Opinion

Bug description:
  After upgrading Chrome to 55.0.2883.75-1 (the latest available stable)
  on my Debian Jessie laptop image recognition stopped working. I tried
  to capture the screen with Screen.capture() and the area where the web
  page should have been appeared as completely black there (while other
  screenshot programs like scrot or gimp captured the screen correctly).

  Sikuli version is 1.1.0 and the OS is Debian Jessie 64 bit.

  Reverting back to Chrome 54 fixed the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1647143/+subscriptions


References