Re: [Sikuli-driver] [Question #236636]: OCR fails silently (no error message)

2013-10-02 Thread RaiMan
Question #236636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236636 Status: Open = Needs information RaiMan requested more information: What happens, if you restrict the region to one line or even one word of text? use: print #%s#%(selectRegion().text()) -- You

Re: [Sikuli-driver] [Question #236682]: Sikuli failing to run script or executable when launched from command line or double clicked

2013-10-02 Thread RaiMan
Question #236682 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236682 Status: Open = Answered RaiMan proposed the following answer: I just checked all variants of running/loading scripts on my OSX 10.8 having Sikuli-IDE.app in the folder /Applications with a completely

[Sikuli-driver] [Bug 1233062] Re: [1.0.1] Linux: Please provide VisionProxy source tree from github as well

2013-10-02 Thread RaiMan
Thanks for input. I updated the repo. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1233062 Title: [1.0.1] Linux: Please provide VisionProxy source tree from github as well Status in Sikuli:

Re: [Sikuli-driver] [Question #235070]: Is Sikuli stable when it run in Java api for a little complicate program?

2013-10-02 Thread RaiMan
Question #235070 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235070 Status: Open = Solved RaiMan changed the question status: When talking about Sikuli Java API in the context of Sikuli X (current version 1.0.1, http://www.sikuli.org/download.html), then the classes

Re: [Sikuli-driver] [Question #236586]: [1.0.1] Not able to see sikuli-script jar after installation

2013-10-02 Thread lakshmi
Question #236586 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236586 Status: Solved = Open lakshmi is still having a problem: Hi Sorry, to reopen this again. The java option did work well, but still not able to see the sikuli-script.jar. I ran the set up again selecting

Re: [Sikuli-driver] [Question #236586]: [1.0.1] Not able to see sikuli-script jar after installation

2013-10-02 Thread RaiMan
Question #236586 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236586 Status: Open = Answered RaiMan proposed the following answer: as clearly stated in the setup selection dialog: if you have sikuli- ide.jar, you do not need sikuli-script.jar (for usage on command line,

[Sikuli-driver] [Question #236725]: Why does onChange() work with a sikuli.Region and not with a org.sikuli.script.Region

2013-10-02 Thread Pierre Best
New question #236725 on Sikuli: https://answers.launchpad.net/sikuli/+question/236725 I'm using Eclipse, Sikuli-API-1.0.0-Win32 and jython 2.7b1 to script some tests. I wanted to set up an observer but everytime I tried to set up the handler with Region.onChange() it would fail with the error

Re: [Sikuli-driver] [Question #236725]: Why does onChange() work with a sikuli.Region and not with a org.sikuli.script.Region

2013-10-02 Thread RaiMan
Question #236725 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236725 Status: Open = Answered RaiMan proposed the following answer: ---1. you should update to version 1.0.1 and select setup option 3 to get the sikuli-java.jar ---2. proceed according to:

Re: [Sikuli-driver] [Question #236682]: Sikuli failing to run script or executable when launched from command line or double clicked

2013-10-02 Thread kinetik
Question #236682 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236682 Status: Answered = Open kinetik is still having a problem: Thanks for the response RaiMan—I just tried deleting the siluli plist files and got the same thing. I've already also tried to reinstall Sikuli

Re: [Sikuli-driver] [Question #236682]: Sikuli failing to run script or executable when launched from command line or double clicked

2013-10-02 Thread RaiMan
Question #236682 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236682 Status: Open = Answered RaiMan proposed the following answer: in Terminal window: /Applications/Sikuli-IDE.app/Contents/runIDE -d 3 -c This logs everything to the terminal window. Paste the output

Re: [Sikuli-driver] [Question #236682]: Sikuli failing to run script or executable when launched from command line or double clicked

2013-10-02 Thread kinetik
Question #236682 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236682 Status: Answered = Open kinetik is still having a problem: Ok here you go: [debug] Running on Java 6 (1.6.0_51-b11-456-10M4508) [debug] --- Sikuli parameters --- [debug] 1: -d [debug] 2: 3 [debug] 3:

Re: [Sikuli-driver] [Question #236682]: Sikuli failing to run script or executable when launched from command line or double clicked

2013-10-02 Thread kinetik
Question #236682 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236682 kinetik gave more information on the question: This is what I get when I use that to run the script: running SikuliX-IDE: -Xmx512M -Dapple.laf.useScreenMenuBar -Dfile.encoding=UTF-8

Re: [Sikuli-driver] [Question #236682]: Sikuli failing to run script or executable when launched from command line or double clicked

2013-10-02 Thread kinetik
Question #236682 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236682 kinetik gave more information on the question: That time, the script again looks like it launches but directly to the IDE and no dialog. But the IDE is completely blank, the script isn't inside it. -- You

Re: [Sikuli-driver] [Question #236682]: Sikuli failing to run script or executable when launched from command line or double clicked

2013-10-02 Thread RaiMan
Question #236682 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236682 Status: Open = Answered RaiMan proposed the following answer: This is how it works: /Applications/SikuliX-IDE.app/Contents/runIDE -r /Volumes/GraphicsXRaid/04 Elements/_AE_Scripts_Effects/scripts from

[Sikuli-driver] [Question #236745]: [1.0.1] cant import urlparse with ide

2013-10-02 Thread rob
New question #236745 on Sikuli: https://answers.launchpad.net/sikuli/+question/236745 trying to import urlparse gives me an ImportError when i try to run scripts from the IDE or the commandline. i am able to import urlparse in an interactive session without problems. this is the error message

Re: [Sikuli-driver] [Question #236745]: [1.0.1] cant import urlparse with ide

2013-10-02 Thread RaiMan
Question #236745 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236745 Status: Open = Needs information RaiMan requested more information: pls run IDE with option -d 3 -c from commandline and paste the output -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #236745]: [1.0.1] cant import urlparse with ide

2013-10-02 Thread rob
Question #236745 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236745 Status: Needs information = Open rob gave more information on the question: PS C:\Users\rgonzales.TEAMPOSTOP runIDE -d 3 -c -r C:\Users\rgonzales.TEAMPOSTOP\Desktop\oxp\urlpa rse.sikuli +++ running

Re: [Sikuli-driver] [Question #136108]: toDoc! [HowTo] Running Sikuli on Remote Desktop Connection

2013-10-02 Thread sameer bahadur
Question #136108 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/136108 sameer bahadur posted a new comment: another scritable command to reset screensaver timer in ubuntu from https://bugs.launchpad.net/ubuntu/+source/blueproximity/+bug/938830 dbus-send --type=method_call