Re: [Sikuli-driver] [Question #228737]: IDE crashes without any error

2013-05-13 Thread csy
Question #228737 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228737 Status: Answered = Solved csy confirmed that the question is solved: Thanks Aravind, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #228659]: need help with this software, newbie...

2013-05-13 Thread RaiMan
Question #228659 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228659 Status: Open = Answered RaiMan proposed the following answer: Yes, this is possible with Sikuli. But since it is some web application, Selenium might be suitable too. Depends on the goals and status of

Re: [Sikuli-driver] [Question #228322]: What is the replacement for deprecated method Env.getMouseLocation().x

2013-05-13 Thread Bhushan
Question #228322 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228322 Status: Answered = Solved Bhushan 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] [Question #228749]: How Alt+Shift+C works to stop the sikuli

2013-05-13 Thread Uwin Adri
New question #228749 on Sikuli: https://answers.launchpad.net/sikuli/+question/228749 Hi there everyone! I am developing a Java application using sikuli. Does anyone know how the Alt+Shift+C mechanism works? My application once running, it's GUI goes background. And I would like have a way to

Re: [Sikuli-driver] [Question #228749]: How Alt+Shift+C works to stop the sikuli

2013-05-13 Thread RaiMan
Question #228749 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228749 Status: Open = Answered RaiMan proposed the following answer: The relevant top level code from https://github.com/RaiMan/SikuliX-IDE/blob/master/Java/org/sikuli/ide/SikuliIDE.java lines 2230+

[Sikuli-driver] [Question #228755]: win 7 64bit script not working run time environment error

2013-05-13 Thread anish
New question #228755 on Sikuli: https://answers.launchpad.net/sikuli/+question/228755 I am using windows 7 64bit version. I have built the sikuli master code successfully but when I tried to run a script its generating a log error file and not running. Content in the log file: A fatal error has

Re: [Sikuli-driver] [Question #228755]: win 7 64bit script not working run time environment error

2013-05-13 Thread RaiMan
Question #228755 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228755 Status: Open = Answered RaiMan proposed the following answer: looks like some link problem (unresolved external address). Go back and check the build of your native stuff (VisionProxy.dll ...). Find

Re: [Sikuli-driver] [Question #226284]: Rectangle With and lenght must be 0

2013-05-13 Thread Chris
Question #226284 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/226284 Status: Needs information = Open Chris gave more information on the question: # coding=utf-8 from sikuli import* from datetime import date from datetime import datetime #import shutil import unittest

Re: [Sikuli-driver] [Question #228749]: How Alt+Shift+C works to stop the sikuli

2013-05-13 Thread Uwin Adri
Question #228749 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228749 Status: Answered = Solved Uwin Adri confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #228812]: exit() in hotkey handler exits ide instead of script?

2013-05-13 Thread Chris Kiick
New question #228812 on Sikuli: https://answers.launchpad.net/sikuli/+question/228812 Hi, At one time I had a call to exit() in my hotkey handler. I removed it because it would cause the sikuli IDE to exit, instead of just the script. Has anyone else seen this? Thought it was crashing the

[Sikuli-driver] [Question #228813]: sikuli using OCR even when text() not used?

2013-05-13 Thread Chris Kiick
New question #228813 on Sikuli: https://answers.launchpad.net/sikuli/+question/228813 Hi, I just saw sikuli-ide crash. The weird thing is that it was in the tesseract library, and I'm not using the Region.text() method. What was sikuli doing there, if I'm not using the OCR feature? Crash

Re: [Sikuli-driver] [Question #228458]: improve robustness when icons are on alternating strips

2013-05-13 Thread ircfas133
Question #228458 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228458 Status: Answered = Solved ircfas133 confirmed that the question is solved: Thank you so much for your help. I'll give it a try and update later. -- You received this question notification because you