sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22357
[Bug 1252196] Re: it will pop up a exception when save the file
System and Sikuli version ???
cannot reproduce any problem using Sikuli version 1.0.1
So pls be more specific about the error.
You might start the IDE with option -c from command line so all output
goes to command line.
** Changed in: sikuli
Status: New => Opinion
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1252196
Title:
it will pop up a exception when save the file
Status in Sikuli:
Opinion
Bug description:
The follow program:
#begin
if exists("lock.png") :
click("onkey.png")
wait(5)
test.unlock()
else:
test.unlock()
#end
when save this file, it will pop up many log info in log panel.
By above issue cause by the python program grammar.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1252196/+subscriptions
References