[Sikuli-driver] [Question #267752]: makePath and makeFolder question

2015-06-04 Thread steiryx
New question #267752 on Sikuli: https://answers.launchpad.net/sikuli/+question/267752 Environment: Sikulix IDE + sikulixsetup-1.1.0-20150601.231015-92-forsetup.jar Just want to clear regarding the following: makePath(path1, path2, path3, ...) returns a path with the correct path seperators for

[Sikuli-driver] [Question #267709]: Status of bug #1461533 changed to 'Fix Released' in Sikuli

2015-06-04 Thread Chp
Bug #1461533 status changed in Sikuli: In Progress = Fix Released https://bugs.launchpad.net/sikuli/+bug/1461533 [1.1.0] exists(Pattern().similar(0.9)) matches with 0.71 second time This bug is linked to #267709. not working properly similar

[Sikuli-driver] [Question #267709]: Status of bug #1461533 changed to 'In Progress' in Sikuli

2015-06-04 Thread RaiMan
Bug #1461533 status changed in Sikuli: Fix Released = In Progress https://bugs.launchpad.net/sikuli/+bug/1461533 [1.1.0] exists(Pattern().similar(0.9)) matches with 0.71 second time This bug is linked to #267709. not working properly similar

Re: [Sikuli-driver] [Question #267750]: user and default log problem

2015-06-04 Thread steiryx
Question #267750 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267750 Linked to bug: #241257 https://bugs.launchpad.net/bugs/241257 firefox crashed with SIGSEGV in g_closure_invoke() -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #267750]: user and default log problem

2015-06-04 Thread steiryx
Question #267750 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267750 Removed link to bug: #241257 https://bugs.launchpad.net/bugs/241257 firefox crashed with SIGSEGV in g_closure_invoke() -- You received this question notification because you are a member of

[Sikuli-driver] [Question #267750]: user and default log problem

2015-06-04 Thread steiryx
New question #267750 on Sikuli: https://answers.launchpad.net/sikuli/+question/267750 Environment: Eclipse + Java + SikuliX-1.0.1 Hi Raiman, I am working the logs as mentioned on the sikulix document as below: - 6.1.2 Writing and redirecting log and debug messages these are the

Re: [Sikuli-driver] [Question #267750]: user and default log problem

2015-06-04 Thread steiryx
Question #267750 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267750 Linked to bug: #241257 https://bugs.launchpad.net/bugs/241257 firefox crashed with SIGSEGV in g_closure_invoke() -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #267750]: user and default log problem

2015-06-04 Thread steiryx
Question #267750 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267750 Removed link to bug: #241257 https://bugs.launchpad.net/bugs/241257 firefox crashed with SIGSEGV in g_closure_invoke() -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #267725]: Change findAll WaitTimeout individually, and Wait for Duplicated or Not Img

2015-06-04 Thread eduardobedoya
Question #267725 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267725 Summary changed to: Change findAll WaitTimeout individually, and Wait for Duplicated or Not Img -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #267725]: change findAll WaitTimeout individually, and Wait for Duplicated or Not Img

2015-06-04 Thread eduardobedoya
Question #267725 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267725 Description changed to: Hi community, I have kinda two questions, but are related to the same script. 1) I would like to change the default WaitTimeout of a single findAll I know Settings.AutoWaitTimeout =

[Sikuli-driver] [Question #267756]: Do sikuli identify minor differences in image

2015-06-04 Thread Mansi
New question #267756 on Sikuli: https://answers.launchpad.net/sikuli/+question/267756 Hi I am using sikuli-script-jar with Selenium. Application i want to automate is basically a image editor. My question is Can sikuli identify minor image difference. I edited an image removed some spots.

[Sikuli-driver] [Bug 1459131] Re: [1.0.1] multiMonitors jython dont find/click/... in screen --- fixed in 1.1.0

2015-06-04 Thread SL5
+++ running this Java +++ trying to run SikuliX +++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar E:\fre\public\HtmlDevelop\Java\SikuliX\sikulix.jar -d 3 -c [debug] RunTimeINIT: loadOptions: check: E:\fre\public\HtmlDevelop\Java\SikuliX [debug] RunTimeINIT:

[Sikuli-driver] [Bug 1459131] Re: [1.0.1] multiMonitors jython dont find/click/... in screen --- fixed in 1.1.0

2015-06-04 Thread SL5
** Attachment added: compare to that https://bugs.launchpad.net/sikuli/+bug/1459131/+attachment/4410200/+files/2015-06-05%2007_38_53-.png -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1459131

[Sikuli-driver] [Question #267768]: IDE needs to be able to rerun the last line

2015-06-04 Thread Zeks
New question #267768 on Sikuli: https://answers.launchpad.net/sikuli/+question/267768 Having extensively worked with sikuli the last 2 weeks I think IDE lacks 2 very important features: 1) reload imported scripts 2) rerun last line My workflow usually goes like that: -- some lengthy script

Re: [Sikuli-driver] [Question #267756]: Do sikuli identify minor differences in image

2015-06-04 Thread Zeks
Question #267756 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267756 Zeks posted a new comment: you can set pattern similarity when you search the screen for an image. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #267723]: How to distinguish two (or more) equal buttons in one image?

2015-06-04 Thread Zeks
Question #267723 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267723 Zeks posted a new comment: Normally if the buttons have the same image this means they are positioned at a different regions of the application. My workflow is to split the window into regions based on some

[Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-04 Thread Linda
New question #267765 on Sikuli: https://answers.launchpad.net/sikuli/+question/267765 Updated to latest build of 1.1 today, and my scripts that previously worked fine on 1.0 have now stopped working.. Env: Mac 10.7 Sikuli IDE 1.1 2015-06-04 I can't open any app with Sikuli, I have tried the

[Sikuli-driver] [Bug 1462037] [NEW] [1.1.0] Click event not performed on MAC

2015-06-04 Thread Jason
Public bug reported: MAC version: 10.10.3 Sikuli version: sikulixsetup-1.1.0-20150602.231023-93-forsetup.jar Issue: I used the generated API in my java program. The program is to click a button on an application. Sikuli successfully identified the location of the picture and moved there, but

[Sikuli-driver] [Bug 1461533] Re: [1.1.0] exists(Pattern().similar(0.9)) matches with 0.71 second time

2015-06-04 Thread RaiMan
** Changed in: sikuli Status: Fix Released = In Progress -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1461533 Title: [1.1.0] exists(Pattern().similar(0.9)) matches with 0.71 second time

[Sikuli-driver] [Bug 1459131] Re: [1.0.1] multiMonitors jython dont find/click/... in screen --- fixed in 1.1.0

2015-06-04 Thread RaiMan
could you just start the IDE from command line with the parameters runsikulix.cmd -d 3 -c and post the startup log. No need to run anything. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1459131

[Sikuli-driver] [Bug 1459131] Re: [1.0.1] multiMonitors jython dont find/click/... in screen --- fixed in 1.1.0

2015-06-04 Thread SL5
today i updated and checked ocr recognition. and i stated the same script. bad results :-O SikuliX 1.1.0 ('- ScreenId = ', 0) ('reg: x, y, w, h = ', 0, 0, 1600, 900) ('reg: x, y, w, h = ', 0, 0, 1600, 899) [log] highlight S(0)[0,0 1600x900] E:Y, T:3,0 for 4.0 secs

[Sikuli-driver] [Bug 1461533] Re: [1.1.0] exists(Pattern().similar(0.9)) matches with 0.71 second time

2015-06-04 Thread Chp
RaiMan, I'm sorry, I have switched bug status to Fix released accidentily ** Changed in: sikuli Status: In Progress = Fix Released -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1461533

[Sikuli-driver] [Bug 1440175] Re: [1.1.0] IDE: Error when saving script containing a comment block

2015-06-04 Thread Linda
Hi, just FYI I have the build from 2015-06-03 of Sikuli 1.1.0 And I am also experiencing this issue. If I try to save any code that have a block comment that is more than 30 lines long I cannot save the file from the IDE. -- You received this bug notification because you are a member of Sikuli

[Sikuli-driver] [Bug 1440175] Re: [1.1.0] IDE: Error when saving script containing a comment block

2015-06-04 Thread Linda
Update: it's not 30 lines of code, it is when the comment block contains 1085 or more characters. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1440175 Title: [1.1.0] IDE: Error when saving