Re: [Sikuli-driver] [Question #245560]: Is it possible to implement clean-up on Shift+Alt+C?

2014-03-17 Thread obiwan-92
Question #245560 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245560 Linked to bug: #1293039 https://bugs.launchpad.net/bugs/1293039 "[Request] Ability to implement clean-up function on Shift+Alt+C" -- You received this question notification because you are a mem

Re: [Sikuli-driver] [Question #245587]: Running other .sikuli scripts

2014-03-17 Thread obiwan-92
Question #245587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245587 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Two things : - First, you can put function in your called script, after you can call every time you want. - Secondly, you can

Re: [Sikuli-driver] [Question #184494]: Writing log messages to a log file

2014-03-17 Thread Mujeebu Rahman
Question #184494 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/184494 Mujeebu Rahman posted a new comment: Hi Raiman, Please could you suggest me the best way to use logging in sikuli. I wanted to log the errors and failures in a separate text file with line by line and the ti

Re: [Sikuli-driver] [Question #245250]: contiously checking for error message while running test

2014-03-17 Thread shaihulud
Question #245250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245250 Status: Answered => Open shaihulud is still having a problem: unfortunately it still doesnt seem to work. With the code: r.observe(3, background=True) And I have the image in which is to be observed in t

Re: [Sikuli-driver] [Question #245597]: How does "Settings.Highlight" work?

2014-03-17 Thread RaiMan
Question #245597 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245597 Status: Open => Answered RaiMan proposed the following answer: Looks like a bug. Could you post it as such. Thanks. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #184494]: Writing log messages to a log file

2014-03-17 Thread RaiMan
Question #184494 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/184494 RaiMan proposed the following answer: @Mujeebu Debug. user(... some message ...) Will produce: [user timestamp] ... some message ... ... some message ... may contain %x according to Java's String.format(),

Re: [Sikuli-driver] [Question #245250]: contiously checking for error message while running test

2014-03-17 Thread RaiMan
Question #245250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245250 Status: Open => Answered RaiMan proposed the following answer: A bug with FOREVER ... use a large value instead -- You received this question notification because you are a member of Sikuli Drivers, w

Re: [Sikuli-driver] [Question #245130]: Can't use time in Observe

2014-03-17 Thread Nikola
Question #245130 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245130 Status: Answered => Solved Nikola confirmed that the question is solved: Hi, 1. sry for late response 2. thanks for link 3. I thought using seconds because of this definition observe([seconds][, backgro

Re: [Sikuli-driver] [Question #245250]: contiously checking for error message while running test

2014-03-17 Thread shaihulud
Question #245250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245250 Status: Answered => Solved shaihulud confirmed that the question is solved: Thanks obiwan-92, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #245250]: contiously checking for error message while running test

2014-03-17 Thread shaihulud
Question #245250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245250 shaihulud posted a new comment: Its working yippie! :) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #245597]: How does "Settings.Highlight" work?

2014-03-17 Thread Eugene S
Question #245597 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245597 Status: Answered => Solved Eugene S confirmed that the question is solved: Hi RaiMan, I will post it. Thanks! Eugene S -- You received this question notification because you are a member of Sikuli Dr

Re: [Sikuli-driver] [Question #245130]: Can't use time in Observe

2014-03-17 Thread Nikola
Question #245130 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245130 Nikola confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Si

Re: [Sikuli-driver] [Question #245458]: /usr/share/libs/libVisionProxy.so: libtesseract.so.3: cannot open shared object file: No such file or directory

2014-03-17 Thread Julie Tye
Question #245458 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245458 Status: Answered => Open Julie Tye is still having a problem: # tesseract -v tesseract 3.02.02 leptonica-1.70 libjpeg 6b : libpng 1.2.49 : zlib 1.2.3 # echo $PATH /usr/lib64/qt-3.3/bin:/usr/local/bin

[Sikuli-driver] [Bug 1293666] [NEW] Settings.Highlight - highlights the pattern twice while using find("image.png")

2014-03-17 Thread Eugene S
Public bug reported: Description: When setting the Settings.Highlight parameter to be "True", the highlighting behaves inconsistently. Reproduction steps: 1. Set the "Settings.Highlight" parameter to be "True" 2. Run a successful find("image.png") command Expected result: The located region sho

[Sikuli-driver] [Bug 1293666] Re: Settings.Highlight - highlights the pattern twice while using find("image.png")

2014-03-17 Thread RaiMan
** Changed in: sikuli Status: New => Fix Committed ** Changed in: sikuli Importance: Undecided => High ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 1.1.0 ** Summary changed: - Settings.Highlight - highlights

Re: [Sikuli-driver] [Question #245458]: /usr/share/libs/libVisionProxy.so: libtesseract.so.3: cannot open shared object file: No such file or directory

2014-03-17 Thread RaiMan
Question #245458 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245458 RaiMan posted a new comment: No idea Cannot debug, on vacation ;-) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. __

[Sikuli-driver] [Question #245657]: Multiple Test Cases

2014-03-17 Thread prateek gupta
New question #245657 on Sikuli: https://answers.launchpad.net/sikuli/+question/245657 Hi , My script looks like the following - setShowActions = True Settings.DebugLogs = True ## TC-1 >> deploy policy only myScriptPath = "C:\\Users\pgupta\\Automation\\PolicyOnly" if not myScript