no more exit messages.

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

Title:
  X 1.0rc1 strange behavior on exit(), double message

Status in Sikuli:
  Fix Committed

Bug description:
  --- When a script terminates in the IDE (with exit() or without), you
  get double messages:

  [debug] close all ScreenHighlighter
  [debug] close all ScreenHighlighter

  --- using standalone sikuli-script.jar to run a .sikuli (with or without 
exit())
  java -jar sikuli-script.jar test.sikuli

  [debug] close all ScreenHighlighter
  Exception in thread "main" Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/Users/rhocke/Library/Application 
Support/Sikuli/dist/sikuli-script.jar/Lib/sikuli/Sikuli.py", line 153, in exit
  SystemExit: 0

  missing: [info] Beendet mit 0



_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to