Re: [Sikuli-driver] [Question #256078]: [1.0.1] OSX 10.10 Yosemite: Can't launch SikuliX IDE

2014-10-23 Thread RaiMan
Question #256078 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256078 Summary changed to: [1.0.1] OSX 10.10 Yosemite: Can't launch SikuliX IDE -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #256078]: Can't launch Program in new MAC OS

2014-10-23 Thread RaiMan
Question #256078 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256078 Status: Open = Answered RaiMan proposed the following answer: Seems to be 1.0.1 Not tested yet with OSX 10.10. use in a Terminal /Applications/SikuliX-IDE.app/Contents/runIDE -d 3 -c the debug output

[Sikuli-driver] [Bug 1384494] Re: screen.capture capturing only Screen(0) even when multiple screens are present

2014-10-23 Thread RaiMan
upgrade to the latest 1.1.0 pre-final and try again. ** Summary changed: - screen.capture capturing only Screen(0) even when multiple screens are present + [1.1.0 Beta] screen.capture only Screen(0) in multi-monitor -- You received this bug notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #256069]: Change the DPI of the screenshots taken? --- does not make sense --- screenshots have the pixels as shown on the screen

2014-10-23 Thread RaiMan
Question #256069 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256069 Summary changed to: Change the DPI of the screenshots taken? --- does not make sense --- screenshots have the pixels as shown on the screen -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #256069]: Change the DPI of the screenshots taken?

2014-10-23 Thread RaiMan
Question #256069 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256069 Status: Open = Answered RaiMan proposed the following answer: the screenshots have the pixel density of the physical screen (usually about below 100 dpi, but e.g. Mac Retina is higher). The dpi only

[Sikuli-driver] [Bug 1384317] Re: [RC3] Special keys don't go through VNC session

2014-10-23 Thread dkr
Thanks for this quick answer. FYI, links in the sikuli original github are 404, which is adding confusion to what repo is used and is obsolete... Concerning your answer, could you please give pointers in order to try the VNC solution you're talking about? -- You received this bug notification

[Sikuli-driver] [Bug 1384317] Re: [RC3] Special keys don't go through VNC session

2014-10-23 Thread RaiMan
--- links in the sikuli original github are 404 thanks for the tip - changed FYI: -- https://github.com/sikuli/sikuli no longer supported -- https://github.com/RaiMan/SikuliX-2014 actual repo for version 1.1.0 -- https://github.com/RaiMan/SikuliX-2015 prepared repo for version 1.2 --- to try the

[Sikuli-driver] [Bug 1384317] Re: [RC3] Special keys don't go through VNC session

2014-10-23 Thread dkr
OK, so I've set up a 1.1.0 version and created a new project with Eclipse. Library sikulixapi.jar works well with a simple sample. So I've taken your example above, but an Exception is caught during the instanciation of VNCScreen. Corresponding stacktrace is : Exception in thread main

[Sikuli-driver] [Question #256102]: Looping entire Script X times, also repeats specific line action x times

2014-10-23 Thread Taylor
New question #256102 on Sikuli: https://answers.launchpad.net/sikuli/+question/256102 I am using a loop (4 times for this example), and after each run through I want to know if its possible to have the script add an additional Return or type(Key.ENTER) for the number of times it runs the loop

Re: [Sikuli-driver] [Question #256102]: Looping entire Script X times, also repeats specific line action x times

2014-10-23 Thread Taylor
Question #256102 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256102 Description changed to: I am using a loop (4 times for this example), and after each run through I want to know if its possible to have the script add an additional Return or type(Key.ENTER) for the number

Re: [Sikuli-driver] [Question #256102]: Looping entire Script X times, also repeats specific line action x times

2014-10-23 Thread Taylor
Question #256102 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256102 Description changed to: I am using a loop (4 times for this example), and after each run through I want to know if its possible to have the script add an additional Return or type(Key.ENTER) for the number

Re: [Sikuli-driver] [Question #256102]: Looping entire Script X times, also repeats specific line action x times

2014-10-23 Thread RaiMan
Question #256102 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256102 Status: Open = Needs information RaiMan requested more information: --1 counting loops are easier this way for i in range(4): type(A) type(Key.ENTER) But be aware, I starts with 0 and stops

Re: [Sikuli-driver] [Question #256102]: Looping entire Script X times, also repeats specific line action x times

2014-10-23 Thread Taylor
Question #256102 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256102 Status: Needs information = Open Taylor gave more information on the question: Programming is not my thing, just been trying to learn things on my own...that i in range (): is much nicer, thanks for

[Sikuli-driver] [Question #256107]: Is it possible to stop an observer without an event occuring?

2014-10-23 Thread Ryan
New question #256107 on Sikuli: https://answers.launchpad.net/sikuli/+question/256107 I'm looking to stop an observer if the event hasn't occurred by the end of the script. Depending on which project we are automation I'm looking to create several different observers to monitor the execution

Re: [Sikuli-driver] [Question #256107]: Is it possible to stop an observer without an event occuring?

2014-10-23 Thread Ryan
Question #256107 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256107 Description changed to: I'm looking to stop an observer when the event hasn't occurred by the end of the script (or after some predetermined step is complete). Depending on which project we are automation

Re: [Sikuli-driver] [Question #185791]: How to run Sikuli On Virtual Machines

2014-10-23 Thread Andy Funk
Question #185791 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185791 Andy Funk posted a new comment: Hi, I just ran across SikuliX and I am having fun playing around with creating scripts in the IDE for automating tasks. I am wondering about the possibility of using this

Re: [Sikuli-driver] [Question #256069]: Change the DPI of the screenshots taken? --- does not make sense --- screenshots have the pixels as shown on the screen

2014-10-23 Thread Tak Eda
Question #256069 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256069 Status: Answered = Solved Tak Eda 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,

[Sikuli-driver] [Bug 1384494] Re: [1.1.0 Beta] screen.capture only Screen(0) in multi-monitor

2014-10-23 Thread Tak Eda
Hello, I faced the same issue on both these builds: http://imgur.com/a/nUvZK Did I use the right 1.1.0 pre-final build you asked me to use? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1384494