← Back to team overview

sikuli-driver team mailing list archive

[Bug 840759] Re: X-1.0rc2: StackOverflowError on QuickCapture using Java JRE 7

 

Any chance to check, wether this happens also with Java6 on your
machine?

Background: 
Sikuli is developed on JRE6 and uses AWTUtilities for the transparent overlay windows of the capture prompt. This is a critical component, since it is not stable on all Windows and not on all graphics hardware.
With Java7 these AWTUtilities need no longer be used for transparency, since these functions have been migrated to the official Windo API.

So it might be a problem together with Java7.

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

Title:
  X-1.0rc2: StackOverflowError on QuickCapture using Java JRE 7

Status in Sikuli:
  New

Bug description:
  When I attempt to take a screenshot using the Sikuli IDE (after fixing
  the "libraries not found" error without the help of the utterly
  useless answer linked to on the official site, but that's a different
  story), I get a cryptic and fun error message, included in the
  attached file.

  I'm running Sikuli X 1.0rc2, x86 Win7 SP1, JRE7.

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


References