sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00231
[Bug 700931] [NEW] Sikuli X: strange behavior on exit(), double message
Public bug reported:
--- 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
** Affects: sikuli
Importance: Undecided
Status: Fix Committed
** Changed in: sikuli
Status: New => Fix Committed
--
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:
Sikuli X: 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
Follow ups
-
[Bug 700931] Re: X 1.0rc1 strange behavior on exit(), double message
From: RaiMan, 2011-05-05
-
[Bug 700931] Re: X 1.0rc1 strange behavior on exit(), double message
From: Tsung-Hsiang Chang, 2011-02-04
-
[Bug 700931] Re: X 1.0rc1 strange behavior on exit(), double message
From: RaiMan, 2011-01-19
-
[Bug 700931] Re: X 1.0rc1 strange behavior on exit(), double message
From: RaiMan, 2011-01-12
-
[Bug 700931] [NEW] Sikuli X: strange behavior on exit(), double message
From: RaiMan, 2011-01-10
References