sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27226
[Bug 1347379] Re: Pattern Settings window fails to appear in 1.1.0-beta4
using
./runsikulix -d 4
I had no problems on Ubuntu 14.04 using this.
BTW:
./runsikulix -d 3 -c
is a better choice for more debugging info.
-d 3 is sufficient in all cases, where a user tries to dive into problem situation
-c directs the output to the terminal window, so it is easier to read and might be pied to a file
./runsikulix -d 3 -c >debuglog.txt
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1347379
Title:
Pattern Settings window fails to appear in 1.1.0-beta4
Status in Sikuli:
New
Bug description:
Sikuli version 1.1.0-beta4 nightly 2014-07-22
Operating System Ubuntu 14.04 amd64
I am having trouble with the "Pattern Settings" window which is
supposed to appear when the user clicks on an image embedded in the
script editor.
The first few times I use the Pattern Settings, it works OK. However,
after a few times, I find that the "Pattern Settings" window fails to
appear. I am then forced to quit Sikuli and re-start it, and then it
works a few more times before failing again.
I tried running
runsikuli -d 4
to get some debugging information, but then I found that the Sikuli window failed to appear.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1347379/+subscriptions
References