[Sikuli-driver] [Question #703904]: Is SikuliX 2.0.5 compatible on RedHat 8?

2022-11-23 Thread Andrew Pease
New question #703904 on SikuliX: https://answers.launchpad.net/sikuli/+question/703904 We’ve been trying to get SikuliX 2.0.5 to run on a RHEL 8 system, and not having much luck. We went through the instructions on this webpage: https://sikulix-2014.readthedocs.io/en/latest/newslinux.html#newsl

[Sikuli-driver] [Question #160154]: Linux System Always Uses Screen(0)

2011-06-03 Thread Andrew Bonaffini
New question #160154 on Sikuli: https://answers.launchpad.net/sikuli/+question/160154 I am using Sikuli version 1.0rc3 compiled from source on a Redhat EL4 system. I have a 3 monitor setup running X11R7.1.1 and it appears that Sikuli maps all operations to screen 0 i.e. DISPLAY :0.0. The getNu

Re: [Sikuli-driver] [Question #160154]: Linux System Always Uses Screen(0)

2011-06-06 Thread Andrew Bonaffini
Question #160154 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160154 Linked to bug: #793723 https://bugs.launchpad.net/bugs/793723 "Linux System Always Uses Screen(0)" -- You received this question notification because you are a member of Sikuli Drivers, which is

[Sikuli-driver] [Bug 793723] [NEW] Linux System Always Uses Screen(0)

2011-06-06 Thread Andrew Bonaffini
Public bug reported: I am using Sikuli version 1.0rc3 compiled from source on a Redhat EL4 system. I have a 3 monitor setup running X11R7.1.1 and it appears that Sikuli maps all operations to screen 0 i.e. DISPLAY :0.0. The getNumberScreens() method returns 3 as expected, and instantiating scree

Re: [Sikuli-driver] [Question #103829]: Click at coords (x, y)

2011-07-01 Thread Andrew Valancius
Question #103829 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/103829 Andrew Valancius posted a new comment: how can this be the only good way to do it? Sikuli is a macro program but the simple act of clicking a single set of coordinates takes 5 damn lines? Ridiculous

[Sikuli-driver] [Question #163581]: AttributeError: 'Region' object has no attribute 'findALL'

2011-07-02 Thread Andrew Valancius
occurs at line 40 [error] Error message: Traceback (most recent call last): File "C:\Users\Andrew\AppData\Local\Temp\sikuli-tmp974144857209933368.py", line 40, inScanWindow.findALL("FolderIcon.png") AttributeError: 'Region' object has no attribute 'findALL&#

Re: [Sikuli-driver] [Question #163581]: AttributeError: 'Region' object has no attribute 'findALL'

2011-07-03 Thread Andrew Valancius
Question #163581 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163581 Andrew Valancius 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

Re: [Sikuli-driver] [Question #163581]: AttributeError: 'Region' object has no attribute 'findALL'

2011-07-03 Thread Andrew Valancius
Question #163581 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163581 Status: Answered => Solved Andrew Valancius confirmed that the question is solved: thank you, it was late and i must have not have noticed -- You received this question notification because you ar

[Sikuli-driver] [Question #163869]: TypeError: 'list' object is not callable

2011-07-05 Thread Andrew Valancius
urs at line 107 [error] Error message: Traceback (most recent call last): File "C:\Users\Andrew\AppData\Local\Temp\sikuli-tmp8647247163812478721.py", line 107, in folder_opener() File "C:\Users\Andrew\AppData\Local\Temp\sikuli-tmp8647247163812478721.py", line 93, i

Re: [Sikuli-driver] [Question #163869]: TypeError: 'list' object is not callable

2011-07-05 Thread Andrew Valancius
Question #163869 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163869 Andrew Valancius posted a new comment: oh and idk if it shows but all the indenting is correct, and if it appears different it's just from the copying and pasting -- You received this question notific

Re: [Sikuli-driver] [Question #163869]: TypeError: 'list' object is not callable

2011-07-06 Thread Andrew Valancius
Question #163869 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163869 Andrew Valancius 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

Re: [Sikuli-driver] [Question #163869]: TypeError: 'list' object is not callable

2011-07-06 Thread Andrew Valancius
Question #163869 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163869 Status: Answered => Solved Andrew Valancius confirmed that the question is solved: Thank you so much. I hope you get something out of all this help you provide because between questions i've a

[Sikuli-driver] [Question #189121]: How to use Sikuli in Visual studio 2010 with C# and selenium?

2012-02-28 Thread Andrew Tayler
New question #189121 on Sikuli: https://answers.launchpad.net/sikuli/+question/189121 Our Selenium tests are written in C# in visual studio 2010 and I have not found a way to get it to work with Sikuli. Any help on this would be great and much appreciated. Thanks, Andrew -- You received

Re: [Sikuli-driver] [Question #189121]: How to use Sikuli in Visual studio 2010 with C# and selenium?

2012-02-28 Thread Andrew Tayler
Question #189121 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/189121 Status: Answered => Solved Andrew Tayler confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sik

[Sikuli-driver] [Question #194095]: Sikuli doesn't find images that definitely exist on screen

2012-04-18 Thread Andrew P
New question #194095 on Sikuli: https://answers.launchpad.net/sikuli/+question/194095 Here's the problem I have been trying to figure out for a while now. I wrote quite a few tests in Sikuli and plugged them into our continuous integration system. Every 30 minutes the battery of Sikuli scripts

Re: [Sikuli-driver] [Question #194095]: Sikuli doesn't find images that definitely exist on screen

2012-04-21 Thread Andrew P
Question #194095 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194095 Status: Needs information => Solved Andrew P confirmed that the question is solved: I did resolve the problem, but not sure that I found the cause or the solution. I was running Sikuli on a VMWare E

[Sikuli-driver] [Question #194353]: How to pass arguments to Sikuli script run without the IDE

2012-04-21 Thread Andrew P
New question #194353 on Sikuli: https://answers.launchpad.net/sikuli/+question/194353 I have set up an automation framework that launches Sikuli scripts on multiple remote virtual machines in parallel, then collects the results. Since the scripts are the same, they somehow need to know that they

Re: [Sikuli-driver] [Question #194353]: How to pass arguments to Sikuli script run without the IDE

2012-04-22 Thread Andrew P
Question #194353 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194353 Status: Answered => Open Andrew P is still having a problem: Sorry for being sloppy with typing. I did indeed run the command without the quotes and with the right switch. I also just ran the comm

Re: [Sikuli-driver] [Question #194095]: Sikuli doesn't find images that definitely exist on screen

2012-04-22 Thread Andrew P
Question #194095 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194095 Status: Solved => Open Andrew P is still having a problem: Sorry, I re-opened the question because the problem is still happening. These random failures disappeared for a while and then came b

Re: [Sikuli-driver] [Question #194095]: Sikuli doesn't find images that definitely exist on screen

2012-04-27 Thread Andrew P
Question #194095 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194095 Andrew P posted a new comment: RaiMan, Thank you for helping out. Good news is that I figured it out and the image recognition mechanism was not the problem. I was actually hugely relieved that it wasn&#

[Sikuli-driver] [Question #195920]: Can't get the Command key combos to work (Mac OS Lion, VMWare)

2012-05-03 Thread Andrew P
I tried .META, .WIN too. Do I need to change anything in keyboard mapping perhaps. I am running OS X Lion in VMWare. Thanks, Andrew -- You received this question notification because you are a member of Sikuli Drivers, which is an answer con

Re: [Sikuli-driver] [Question #195920]: Can't get the Command key combos to work (Mac OS Lion, VMWare)

2012-05-03 Thread Andrew P
Question #195920 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/195920 Andrew P gave more information on the question: Ok, just solved the problem myself, but I have no idea why the previous code didn't work and this one does: type('w', KeyModifier.

Re: [Sikuli-driver] [Question #195920]: Can't get the Command key combos to work (Mac OS Lion, VMWare)

2012-05-03 Thread Andrew P
Question #195920 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/195920 Andrew P posted a new comment: Not marking this as Solved in hope that someone provides an explanation for this behavior. -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #295564]: Capture Screen turns screen flat Grey

2016-06-22 Thread Andrew P Tillinghast
New question #295564 on Sikuli: https://answers.launchpad.net/sikuli/+question/295564 I did a search and found this as an old Java issue but all the former reports seem to indicate it's a java 1.6 issue. I am experiencing the same problem but only when certain apps are open. When I attempt a ca

Re: [Sikuli-driver] [Question #295564]: Capture Screen turns screen flat Grey

2016-06-22 Thread Andrew P Tillinghast
Question #295564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295564 Status: Answered => Open Andrew P Tillinghast is still having a problem: It only happens with certain applications open. In the case of what I was experimenting with it was World of warcraft. --

Re: [Sikuli-driver] [Question #295564]: Capture Screen turns screen flat Grey

2016-06-22 Thread Andrew P Tillinghast
Question #295564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295564 Status: Needs information => Open Andrew P Tillinghast gave more information on the question: Running windowed with dual monitors. Both turn flat grey. The overlay displays for a minute the way I wo

Re: [Sikuli-driver] [Question #295564]: OSX 10.11: World of Warcraft: Capture Screen turns screen flat Grey

2016-06-27 Thread Andrew P Tillinghast
Question #295564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295564 Status: Needs information => Open Andrew P Tillinghast gave more information on the question: When using the scripting tool I'm not giving wow focus so it's turning gray a second or so afte

Re: [Sikuli-driver] [Question #295564]: OSX 10.11: World of Warcraft: Capture Screen turns screen flat Grey

2016-07-01 Thread Andrew P Tillinghast
Question #295564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295564 Status: Needs information => Open Andrew P Tillinghast gave more information on the question: With the IDE I'm using 1.1.0, in java I'm using the 1.1.1.snapshot as updated by maven Sympto

<    1   2