← Back to team overview

sikuli-driver team mailing list archive

[Bug 1713405] Re: Trying to run Sikuli 1.1.1 and robot framework3.0 in Mac osx 10.12 sierra. facing issue Exception: org.python.core.PyException thrown from the UncaughtExceptionHandler in thread "MainThread"

 

** Changed in: sikuli
       Status: New => Won't Fix

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

Title:
  Trying to run Sikuli 1.1.1 and robot framework3.0 in Mac osx 10.12
  sierra. facing issue Exception: org.python.core.PyException thrown
  from the UncaughtExceptionHandler in thread "MainThread"

Status in Sikuli:
  Won't Fix

Bug description:
  Hi,

  I am trying to run sikuli 1.1.1 and robot framework 3.0 in mac os x 10.12 Sierra 64 bit
  Here is the commmand i am using in .sh file

  export CLASSPATH=/Users/Guest/Desktop/Automation/Sikuli-and-Robot-
  Framework/Sikuli-and-Robot-Framework-Integration-
  Windows-8.1/step_3/robotframework-3.0.jar:/Users/Guest/Desktop/Automation
  /Sikuli-and-Robot-Framework/Sikuli-and-Robot-Framework-Integration-
  Windows-8.1/step_3/sikulixapi.jar


  java  -Dpython.path=/Users/Guest/Desktop/Automation/Sikuli-and-Robot-
  Framework/Sikuli-and-Robot-Framework-Integration-
  Windows-8.1/step_3/sikulixapi.jar/Lib
  org.robotframework.RobotFramework
  --pythonpath="/Users/Guest/Desktop/Automation/Sikuli-and-Robot-
  Framework/Sikuli-and-Robot-Framework-Integration-
  Windows-8.1/step_3/src/*" --outputdir="/Users/Guest/Desktop/Automation
  /Sikuli-and-Robot-Framework/Sikuli-and-Robot-Framework-Integration-
  Windows-8.1/step_3" --tagstatlink=mytag:http://www.google.com
  --loglevel=DEBUG  -Dsikuli.Debug=-2 $1

  The error is coming when i am using sikuli function like click,
  doubleClick etc. in sikuli source code.

  please help

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


References