← Back to team overview

sikuli-driver team mailing list archive

[Bug 729587] Re: X-1.0rc2 - all Systems - Env.isLockOn() not available

 

** Branch linked: lp:sikuli

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

Title:
  X-1.0rc2 - all Systems - Env.isLockOn() not available

Status in Sikuli:
  New

Bug description:
  isLockOn is not defined as public in the Java class Env, so it is not
  accessible from Python level

  but there is no simple workaround :-(
  (possible: you could take the Java source of class Env, add the 2 public definitions and exchange the compiled class in sikuli-script.jar)


References