Re: [Sikuli-driver] [Question #167686]: X-1.0rc2: Linux: App.window() returns null/none --- class App not fully available for Linux

2011-08-12 Thread Willie
Question #167686 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167686 Willie 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

Re: [Sikuli-driver] [Question #167686]: X-1.0rc2: Linux: App.window() returns null/none --- class App not fully available for Linux

2011-08-12 Thread Willie
Question #167686 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167686 Status: Answered => Solved Willie confirmed that the question is solved: Ok, I'll just capture the entire screen for now. -- You received this question notification because you are a member o

[Sikuli-driver] [Question #167686]: [Linux] App.window() returns null/none, App.focusedWindow throws Error

2011-08-11 Thread Willie
New question #167686 on Sikuli: https://answers.launchpad.net/sikuli/+question/167686 Running: Red Hat Linux 6.0 64bit I've tried using Sikuli 1.0rc2 as well as the latest continuous build. Using the latest continuous build, I've been able to get Firefox to print out 3 different regions, using

Re: [Sikuli-driver] [Question #167597]: Running Sikuli 64bit on Linux (Red Hat Enterprise Linux 6.0) UnsatisfiedLinkError

2011-08-11 Thread Willie
Question #167597 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167597 Willie posted a new comment: Fixed. I also got an error about libtiff.so.4 not being found. I made a symbolic link for that pointing to libtiff.so.3 and it worked. -- You received this question

Re: [Sikuli-driver] [Question #167597]: Running Sikuli 64bit on Linux (Red Hat Enterprise Linux 6.0) UnsatisfiedLinkError

2011-08-10 Thread Willie
Question #167597 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167597 Status: Open => Solved Willie confirmed that the question is solved: Ugh, long day. I think I forgot to edit the opencv.conf file... Will post back tomorrow if I still need help. -- You received t

[Sikuli-driver] [Question #167597]: Running Sikuli 64bit on Linux (Red Hat Enterprise Linux 6.0) UnsatisfiedLinkError

2011-08-10 Thread Willie
New question #167597 on Sikuli: https://answers.launchpad.net/sikuli/+question/167597 HELP! I don't know what I'm doing wrong, and am not too familiar with linux: I have installed OpenCV-2.1.0, or at least think I did: Installing OpenCV-2.1.0: Install the project... -- Install configuration: "Re

Re: [Sikuli-driver] [Question #167279]: Firefox: App.window() returns a region (0, 0), 0x0

2011-08-09 Thread Willie
Question #167279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167279 Willie posted a new comment: Ok cool, yea I guess it really only affects the browsers. I might post a request bug later still. I've already switched to App, thanks. -- You received this que

Re: [Sikuli-driver] [Question #167279]: Firefox: App.window() returns a region (0, 0), 0x0

2011-08-08 Thread Willie
Question #167279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167279 Willie posted a new comment: Well, when using Win32Util, I could always just type (in windows): Win32Util win = new Win32Util(); win.switchApp("part of window title"); Region reg = win.getWindo

Re: [Sikuli-driver] [Question #167279]: Firefox: App.window() returns a region (0, 0), 0x0

2011-08-08 Thread Willie
Question #167279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167279 Willie posted a new comment: Request to make this more intuitive -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #167279]: Firefox: App.window() returns a region (0, 0), 0x0

2011-08-08 Thread Willie
Question #167279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167279 Willie 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

Re: [Sikuli-driver] [Question #167279]: Firefox: App.window() returns a region (0, 0), 0x0

2011-08-08 Thread Willie
Question #167279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167279 Status: Answered => Solved Willie confirmed that the question is solved: Thanks for the info -- You received this question notification because you are a member of Sikuli Drivers, which is an ans

Re: [Sikuli-driver] [Question #167279]: [java] Region reg = App.window() returns (0, 0), 0x0 region

2011-08-07 Thread Willie
Question #167279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167279 Willie gave more information on the question: [EDIT] Running on Windows 7 x64, using 32bit JRE and Sikuli -- You received this question notification because you are a member of Sikuli Drivers, which is an

[Sikuli-driver] [Question #167279]: [java] Region reg = App.window() returns (0, 0), 0x0 region

2011-08-07 Thread Willie
New question #167279 on Sikuli: https://answers.launchpad.net/sikuli/+question/167279 If you execute the following code (with a firefox window already open): App firefox = App.focus("mozilla firefox"); Region reg = firefox.window(); System.out.println(reg); You will get: [debug] getWindow: java.

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-03 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie posted a new comment: [EDIT] Win32Util does work in my last setup, however I was making the call: switchApp(null), which was causing java to crash. I'm glad I've now found out I could be

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-03 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Status: Answered => Solved Willie confirmed that the question is solved: Ok, does it matter if the JRE is not in the exact directory of C:\Program Files (x86)\Java\jre6? I'm just using the JRE

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-03 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie 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

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-03 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie gave more information on the question: OK I can import and use the Region class just fine. I can create a Win32Util object, but trying to do anything with it is when this error occurs..? -- You

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-03 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Status: Answered => Open Willie is still having a problem: OK after uninstalling everything and installed just Sikuli 32bit w/ a 32bit JDK. I set up my environmental variables to locate the jre ins

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-03 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie posted a new comment: I think my 32bit JRE is corrupt somehow and it won't uninstall, hopefully that's the problem -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-03 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie posted a new comment: No post editing :( ^^ I uninstalled the 64-bit JRE altogether if that helps, didn't try running them in parallel yet. -- You received this question notification becaus

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-03 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Status: Answered => Open Willie is still having a problem: Set it up for the 32-bit Sikuli and JRE, and the IDE works great. However, if I run from java: --- SYSTEM PROPERTIES --- OS: Windows 7 U

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-01 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie posted a new comment: Ok, I'll try the 32-bit Sikuli a little later then and report back. If I install the 32-bit JRE, will I have to mention it first in the system path or uninstall the 64-bi

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-01 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie posted a new comment: Thanks for sticking with me on this one by the way, I really appreciate it. -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-08-01 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie posted a new comment: If the 32-bit version works under 64-bit Windows that is fine with me. Will I need the 32-bit JRE though? -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-07-31 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie posted a new comment: Printed some system properties and environmental variables out before a run: --- SYSTEM PROPERTIES --- OS: Windows 7 User Path: C:\Users\wbowens\Documents\Eclipse Workspace

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-07-29 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie posted a new comment: Yea I'm sure. Here is my "Path" variable, showing jre6\bin, sikuli x\libs, jdk\bin, and m2 (maven): C:\Program Files\Java\jre6\bin;%SIKULI_HOME%\libs;%JAV

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-07-29 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie posted a new comment: I'm sorry, I should have clarified, I'm trying to run this using Java in Eclipse. Though, when I try to run the 64-bit Sikuli from Sikuli-IDE.bat it launches and

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-07-28 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Status: Answered => Open Willie is still having a problem: Tried that, thanks though. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer cont

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-07-27 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Willie posted a new comment: Also, you know what its dependent on? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-07-27 Thread Willie
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 Status: Answered => Open Willie is still having a problem: I've tried adding the 64bit jre6/bin to the system path by itself and with the 32, but I get the same error -- You received this

[Sikuli-driver] [Question #166178]: Running SikuliX in windows x64 : Can't find dependent libraries

2011-07-27 Thread Willie
New question #166178 on Sikuli: https://answers.launchpad.net/sikuli/+question/166178 Here's the error I'm getting: java.lang.UnsatisfiedLinkError: C:\Users\wbowens\AppData\Local\Temp\tmplib\Win32Util.dll: Can't find dependent libraries at java.lang.ClassLoader$NativeLibrary.load(Nativ

Re: [Sikuli-driver] [Question #165696]: Aany way to install Sikuli unattended, silent mode?

2011-07-22 Thread Willie
Question #165696 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/165696 Willie posted a new comment: Please post if you do ;) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #165610]: Why my images taken in Win 7 don't work in Win XP?

2011-07-22 Thread Willie
Question #165610 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/165610 Status: Needs information => Answered Willie proposed the following answer: You could also try changing the theme is Windows 7 to classic mode, and make your images from there. That would make thing

Re: [Sikuli-driver] [Question #164561]: Find image of certain size

2011-07-12 Thread Willie
Question #164561 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/164561 Status: Answered => Solved Willie confirmed that the question is solved: Well, I managed to fix the problem by making an image that contained the last two digits along with trailing black-space. Fu

Re: [Sikuli-driver] [Question #164561]: Find image of certain size

2011-07-12 Thread Willie
Question #164561 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/164561 Willie posted a new comment: Its actually in DOS, so that's not going to work... -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for S

[Sikuli-driver] [Question #164561]: Find image of certain size

2011-07-12 Thread Willie
New question #164561 on Sikuli: https://answers.launchpad.net/sikuli/+question/164561 Hi everyone, I'm using Sikuli to test command-line functions on a remote desktop. I am trying to determine if the last two digits of a message are correct, so I'm trying to first figure out where that line end

Re: [Sikuli-driver] [Question #163463]: [Java] Set clipboard without actually pasting

2011-07-06 Thread Willie
Question #163463 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163463 Willie posted a new comment: Wow. After merely looping a try-catch block to attempt the setClipboard operation... it worked! Guess there's no option, but this solved my problem -- You received

Re: [Sikuli-driver] [Question #163463]: [Java] Set clipboard without actually pasting

2011-07-06 Thread Willie
Question #163463 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163463 Willie posted a new comment: I'm getting the error when a string I'm trying to copy to the clipboard is around 35 characters long -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #163463]: [Java] Set clipboard without actually pasting

2011-07-06 Thread Willie
Question #163463 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163463 Willie posted a new comment: Ok I found that it only happens when I try to paste a large string. Looks like I'll just split it up for now -- You received this question notification because you are a m

Re: [Sikuli-driver] [Question #163463]: [Java] Set clipboard without actually pasting

2011-07-06 Thread Willie
Question #163463 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163463 Status: Answered => Solved Willie confirmed that the question is solved: Same error. Guess this is a java issue. -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #163440]: i want to repeat my loop

2011-07-01 Thread Willie
Question #163440 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163440 Status: Open => Answered Willie proposed the following answer: for x in range(r): [your code here] ^ will loop r+1 times, setting the variable x to an incremental number each time (x begins a

Re: [Sikuli-driver] [Question #163463]: Set clipboard without actually pasting

2011-07-01 Thread Willie
Question #163463 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163463 Status: Solved => Open Willie is still having a problem: Ok, I'm coding using Sikuli in Java and although the first time I set the clipboard it seems to work, after that

Re: [Sikuli-driver] [Question #163463]: Set clipboard without actually pasting

2011-07-01 Thread Willie
Question #163463 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163463 Status: Open => Solved Willie confirmed that the question is solved: Sorry, found it: Clipboard.putText("text") -- You received this question notification because you are a member of S

[Sikuli-driver] [Question #163463]: Set clipboard without actually pasting

2011-07-01 Thread Willie
New question #163463 on Sikuli: https://answers.launchpad.net/sikuli/+question/163463 Hey is there any way that I can use a command like paste() to just load some text into the clipboard without actually pasting it yet? I'm trying to paste text into a command prompt, but when I use paste() it ju

Re: [Sikuli-driver] [Question #163440]: i want to repeat my loop

2011-07-01 Thread Willie
Question #163440 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163440 Status: Open => Answered Willie proposed the following answer: Link from the documentation: http://www.jython.org/jythonbook/en/1.0/LangSyntax.html#for-loop This should be the one you want: for x

Re: [Sikuli-driver] [Question #163440]: i want to repeat my loop

2011-07-01 Thread Willie
Question #163440 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163440 Willie posted a new comment: Can you edit posts??? Anyways, ignore those ellipses (...), those should not be typed -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #163440]: i want to repeat my loop

2011-07-01 Thread Willie
Question #163440 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163440 Willie proposed the following answer: Can you edit posts??? Anyways, ignore those ellipses (...), those should not be typed -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #163224]: Finish entering text (type()) before finding image

2011-06-30 Thread Willie
Question #163224 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163224 Status: Answered => Solved Willie confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #163224]: Finish entering text (type()) before finding image

2011-06-29 Thread Willie
Question #163224 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/163224 Status: Answered => Open Willie is still having a problem: Ok I'll try that tomorrow, but I'm not sure if I can use a Ctrl+V shortcut in this application. I'm using a US QWERTY keyboa

[Sikuli-driver] [Question #163224]: Finish entering text (type()) before finding image

2011-06-29 Thread Willie
New question #163224 on Sikuli: https://answers.launchpad.net/sikuli/+question/163224 What I am trying to do is enter in some text with the type() function, and then press an enter button. What happens when I do this is the text gets about half way done being typed and then the script moves on

Re: [Sikuli-driver] [Question #162967]: Can you use regular expressions for a window title

2011-06-28 Thread Willie
Question #162967 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/162967 Willie posted a new comment: Ok, that's what I figured for now. Submitted a bug, just put [Request] in the title, hope that's ok. Should I click 'this solved my problem' ? -- You re

[Sikuli-driver] [Bug 803146] [NEW] [Request] Regular expression support of window titles

2011-06-28 Thread Willie
Public bug reported: Say I have a window title with a dynamic title that can be deduced to a regular expression. Is there any way to use regular expressions with the window title syntax. (switchApp and closeApp functions) ex.) switchApp("[a-z]9[0-1]a?") or whatever. ** Affects: sikuli

Re: [Sikuli-driver] [Question #162967]: Can you use regular expressions for a window title

2011-06-28 Thread Willie
Question #162967 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/162967 Linked to bug: #803146 https://bugs.launchpad.net/bugs/803146 "[Request] Regular expression support of window titles" -- You received this question notification because you are a member of Sikul

[Sikuli-driver] [Question #162967]: Can you use regular expressions for a window title

2011-06-27 Thread Willie
New question #162967 on Sikuli: https://answers.launchpad.net/sikuli/+question/162967 Say I have a window title with a dynamic title that can be deduced to a regular expression. Is there any way to use regular expressions with the window title syntax. (switchApp and closeApp functions) ex.) sw

Re: [Sikuli-driver] [Question #162592]: How to Copy text from a regions?

2011-06-24 Thread Willie
Question #162592 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/162592 Status: Open => Answered Willie proposed the following answer: Create a new Region where the text should appear, I believe you can do so with exact or relative coordinates. Then use the text() method