[Sikuli-driver] [Bug 1445667] Re: [1.1.0] OS X 10.10.3: App.open(Mail) doesn't work anymore --- specific Mac problem --- workaround

2015-04-19 Thread RaiMan
I added some support for inline run of AppleScript snippets, which might help in such situations. In this case, this works to open Mail: # version to run a multiline AppleScript script cmd = applescript tell application Mail to activate display alert Mail should have started if 0 !=

Re: [Sikuli-driver] [Question #265384]: App.focus() fails to focus

2015-04-19 Thread RaiMan
Question #265384 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265384 Status: Open = Answered RaiMan proposed the following answer: as mentioned in the docs http://sikulix-2014.readthedocs.org/en/latest/appclass.html#the-application-class-app Window1 must be some text,

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Answered = Solved eduardobedoya confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Bug 1445667] Re: [1.1.0] OS X 10.10.3: App.open(Mail) doesn't work anymore --- specific Mac 10.10 problem --- workaround (available 2015-04-20+)

2015-04-19 Thread RaiMan
** Summary changed: - [1.1.0] OS X 10.10.3: App.open(Mail) doesn't work anymore --- specific Mac problem --- workaround (available 2015-04-20+) + [1.1.0] OS X 10.10.3: App.open(Mail) doesn't work anymore --- specific Mac 10.10 problem --- workaround (available 2015-04-20+) -- You received

Re: [Sikuli-driver] [Question #264563]: How to get a final sorted match list after more than one findAll()

2015-04-19 Thread RaiMan
Question #264563 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264563 Status: Open = Solved RaiMan changed the question status: user switches to new question -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 eduardobedoya posted a new comment: Thanks RaiMan, I just have a doubt, if Sikuli by default only search in the main monitor in multimonitor system why it keeps a screencapture of all monitors in the

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread RaiMan
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Open = Answered RaiMan proposed the following answer: --- Is there a way to show only the main screen picture in the Pattern Settings? not in version 1.1.0. will be a feature in version 2. In

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Solved = Open eduardobedoya is still having a problem: If my script beginn with App.focus(Chrome) and then I set a region, it look in that region only inside chrome right? -- You received

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 eduardobedoya gave more information on the question: Hi RaiMan Currently I am reading this Sikuli doc (its very extensive) http://sikulix-2014.readthedocs.org/en/latest/region.html#Region but I still can't

[Sikuli-driver] [Question #265487]: Run Sikuli Script in a PC without monitor connected

2015-04-19 Thread eduardobedoya
New question #265487 on Sikuli: https://answers.launchpad.net/sikuli/+question/265487 Hi What happens if I run a Sikuli Script in another PC, but this PC has not any monitor connect to it, does the find image still work?? Lets say for example I have two PCS connected to the same monitor via a

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-19 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 Status: Solved = Open eduardobedoya is still having a problem: Hi RaiMan, yes Im using version 1.1.0 Currently Im reading this... http://sikulix-2014.readthedocs.org/en/latest/region.html#Region and I

[Sikuli-driver] [Bug 1446006] [NEW] Sikuli 1.1.0 (2015-4-18) cannot open some apps on OS X 10.10.3 64-bit

2015-04-19 Thread Sherief
Public bug reported: How to reproduce: Get a nightly version of Sikuli 1.1.0 (I used 1.1.0 2015-04-19_01:00), install the ide+Jython, completely quit Safari and Google Chrome then try opening both using App.open(APP). Results: App.open(Safari) never opens. App.open(Google Chrome) opens but all

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-19 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 eduardobedoya gave more information on the question: Hi RaiMan, yes Im using version 1.1.0 Currently Im reading this... http://sikulix-2014.readthedocs.org/en/latest/region.html#Region and I found this

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-19 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 eduardobedoya gave more information on the question: Hi RaiMan, yes Im using version 1.1.0 Currently Im reading this... http://sikulix-2014.readthedocs.org/en/latest/region.html#Region and I found this

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Solved = Open eduardobedoya is still having a problem: Hi RaiMan Currently I am reading this Sikuli doc (its very extensive) http://sikulix-2014.readthedocs.org/en/latest/region.html#Region but

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread RaiMan
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 RaiMan proposed the following answer: @ comment 4 --- it look in that region only inside chrome right? that depends on how you set the region. -- You received this question notification because you are a

[Sikuli-driver] [Bug 1445940] Re: [1.0.1] Finder: seems to only find one match

2015-04-19 Thread RaiMan
ok, checked again and looked into the code: this is simply a doc-bug. with version 1.1.0 I changed the behaviour and the API, to be consistent with the Region.find()/findAll(): Finder.find() by intention only finds one match and then returns. Finder.findAll() does what you expect. the example

Re: [Sikuli-driver] [Question #265472]: Fail on sikuli Finder http://doc.sikuli.org/finder.html example 2

2015-04-19 Thread WeiHun Huang
Question #265472 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265472 WeiHun Huang gave more information on the question: it's win 7 64-bit -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread RaiMan
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Open = Answered RaiMan proposed the following answer: --- But I really would like to search only inside IrfanView app already looked at:

[Sikuli-driver] [Bug 1445940] [NEW] [1.0.1] Finder: seems to only find one match

2015-04-19 Thread RaiMan
Public bug reported: I am using Sikulix 1.1.0 (2015-01-16_01:00nightly) on win 7 I try to implement the codes on example 2 of http://doc.sikuli.org/finder.html f = Finder(stars.png) img = star.png f.find(img) mm = [] while f.hasNext(): mm.append(f.next()) print f.hasNext() f.destroy() print

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Answered = Open eduardobedoya is still having a problem: If my script beginn with App.focus(IrfanView) and then I set a region, It doesn't matter wich line comes first in the script right? (the

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Answered = Solved eduardobedoya confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #265472]: [1.0.1] Finder: seems to only find one match

2015-04-19 Thread RaiMan
Question #265472 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265472 Summary changed to: [1.0.1] Finder: seems to only find one match -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

[Sikuli-driver] [Question #265469]: libs to export not found on above classpath: /sikulixlibs/mac/libs64

2015-04-19 Thread TheGambler
New question #265469 on Sikuli: https://answers.launchpad.net/sikuli/+question/265469 Hi Raimund, I am just trying to update my build environment for catching sikulixapi via maven. As I saw in my local maven repository, there are now two jar files: -

Re: [Sikuli-driver] [Question #265472]: [1.0.1] Finder: seems to only find one match

2015-04-19 Thread RaiMan
Question #265472 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265472 Status: Open = Answered RaiMan proposed the following answer: ok, seems to be a bug. Just tested: - Finder.find() only finds one star. - Region findAll() finds all 5 stars I make it a bug, sorry. --

[Sikuli-driver] [Question #265472]: Fail on sikuli Finder http://doc.sikuli.org/finder.html example 2

2015-04-19 Thread WeiHun Huang
New question #265472 on Sikuli: https://answers.launchpad.net/sikuli/+question/265472 I am using Sikulix 1.1.0 (2015-01-16_01:00nightly) on win 7 I try to implement the codes on example 2 of http://doc.sikuli.org/finder.html f = Finder(stars.png) img = star.png f.find(img) mm = [] while

Re: [Sikuli-driver] [Question #265469]: Using the Maven artefacts: libs to export not found on above classpath: /sikulixlibs/mac/libs64 --- can only be used in real Maven projects

2015-04-19 Thread RaiMan
Question #265469 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265469 Summary changed to: Using the Maven artefacts: libs to export not found on above classpath: /sikulixlibs/mac/libs64 --- can only be used in real Maven projects -- You received this question notification

Re: [Sikuli-driver] [Question #265472]: [1.0.1] Finder: seems to only find one match

2015-04-19 Thread RaiMan
Question #265472 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265472 Linked to bug: #1445940 https://bugs.launchpad.net/bugs/1445940 [1.0.1] Finder: seems to only find one match -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #265472]: Status of bug #1445940 changed to 'Fix Committed' in Sikuli

2015-04-19 Thread RaiMan
Bug #1445940 status changed in Sikuli: New = Fix Committed https://bugs.launchpad.net/sikuli/+bug/1445940 [1.0.1] Finder: seems to only find one match This bug is linked to #265472. [1.0.1] Finder: seems to only find one match https://answers.launchpad.net/sikuli/+question/265472 -- You

[Sikuli-driver] [Bug 1445940] Re: [1.0.1] Finder.find(): only finds one match --- use Finder.findAll() to find more than one

2015-04-19 Thread RaiMan
** Changed in: sikuli Importance: High = Critical ** Summary changed: - [1.0.1] Finder.find(): only finds one match --- use Finder.findAll() to find more than one + [1.0.1] Finder.find(): only finds one match --- use Finder.findAll() to find more than one --- docs fixed ** Description

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread RaiMan
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Open = Answered RaiMan proposed the following answer: @ comment 3 The MatchingPreview looks on all monitors (and it is so currently because of the hardcoded implementation), but find() looks