Re: [Sikuli-driver] [Question #185595]: Sikuli IDE hangs when I click take screen shot

2013-07-18 Thread divya
Question #185595 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185595 divya requested more information: Hi Raiman, Application closes when clicked ontake screenshot in my system too. Mine is a WIn XP. But following ur instructions, i have run below command in command line

[Sikuli-driver] [Bug 1202264] Re: [1.0] Linux: Centos 6.4-64: Clicking 'Run' closes the IDE and script is not run

2013-07-18 Thread ashish pancholi
Hello, Attached is the output from running sikuli-ide.sh -d 3 -c Sikuli files are in /opt/Sikuli/100/ and accessed by link /opt/Sikuli/latest. Also ~/.bash_profile exports LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib Ashish. ** Attachment added: Output of Sikuli-ide running in debug mode.

[Sikuli-driver] [Bug 1202264] Re: [1.0] Linux: Centos 6.4-64: Clicking 'Run' closes the IDE and script is not run

2013-07-18 Thread RaiMan
this error is reported: java.lang.UnsatisfiedLinkError: /opt/Sikuli/100/libs/libVisionProxy.so: libtesseract.so.3: cannot open shared object file: No such file or directory Check wether /usr/local/lib/libtesseract.so.3.0.2 has a link /usr/local/lib/libtesseract.so.3 to it. If not create on in

Re: [Sikuli-driver] [Question #143652]: Windows 7 64 Bit: Sikuli Eclipse java.lang.UnsatisfiedLinkError with 32-Bit Win32Util.dll

2013-07-18 Thread Eider Mauricio
Question #143652 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/143652 Eider Mauricio proposed the following answer: Hi all it worked on windows 8 at 64 bits!!!... We did the following: * Uninstall all Java X64 Versions * Install Java version 6 at 32 bits * create an

Re: [Sikuli-driver] [Question #232707]: Unable to import module call method

2013-07-18 Thread Jennifer Coleman
Question #232707 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232707 Description changed to: New to both Sikuli Python. Any help here would be appreciated. After importing a module(mod a) to my main script (mod b) , the sikuli compiler gives me a error: [error] TypeError

[Sikuli-driver] [Question #232707]: Unable to import module call method

2013-07-18 Thread Jennifer Coleman
New question #232707 on Sikuli: https://answers.launchpad.net/sikuli/+question/232707 New to both Sikuli Python. Any help here would be appreciated. After importing a module(mod a) to my main script (mod b) , the sikuli compiler gives me a error: [error] TypeError ( login() takes exactly 3

Re: [Sikuli-driver] [Question #169927]: how to operate a date picker with click()

2013-07-18 Thread Amutha Sreenivasan
Question #169927 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/169927 Amutha Sreenivasan requested more information: Hi Raiman, I need to pick up future dates (randomly changing depends on current date) and also past dates. Today-- 19/7/2013 Future date

Re: [Sikuli-driver] [Question #232707]: Unable to import module call method

2013-07-18 Thread Eugene S
Question #232707 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232707 Eugene S posted a new comment: As far as I see it you have 4 input arguments defined: 1. self 2. flexClient 3. username 4. pwd -- You received this question notification because you are a member of

[Sikuli-driver] [Question #232718]: Can detect the text on screen but can't find it

2013-07-18 Thread Eugene S
New question #232718 on Sikuli: https://answers.launchpad.net/sikuli/+question/232718 Greetings, I want to find if a certain text exists on the screen. I am aware that there are multiple issues with text recognition and hence initially I've tried to see what IS being detected on the screen and