Re: [Sikuli-driver] [Question #240001]: Requiring to run Sikuli as Administrator when scripts are in many modules

2013-11-29 Thread RaiMan
Question #240001 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240001 Status: Open = Needs information RaiMan requested more information: On Windows, there are some known situations, where it is required to run a script with admin rights: - when wanting to automate

Re: [Sikuli-driver] [Question #240001]: Requiring to run Sikuli as Administrator when scripts are in many modules

2013-11-29 Thread Mark
Question #240001 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240001 Status: Needs information = Open Mark gave more information on the question: as modules -- I mean that the script calls different objects to perform specific tasks. Right now I have it set up so there

Re: [Sikuli-driver] [Question #240001]: Requiring to run Sikuli as Administrator when scripts are in many modules

2013-11-29 Thread Mark
Question #240001 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240001 Mark gave more information on the question: And classes A and B are in their own .sikuli scripts/folders -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #237147]: Not able to use Sikuli to update scripts already developed - Sikuli crashes on clicking on any event

2013-11-29 Thread swagatsamal2...@gmail.com
Question #237147 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237147 Status: Answered = Open swagatsamal2...@gmail.com is still having a problem: Hi raiman, Thanks for your response got the options for parameters, but still facing problems while calling scripts from

Re: [Sikuli-driver] [Question #240001]: Requiring to run Sikuli as Administrator when scripts are in many modules

2013-11-29 Thread RaiMan
Question #240001 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240001 Status: Open = Answered RaiMan proposed the following answer: ok, understood. Since you say it works as expected with admin rights (supposing you run it with run as admin), then there should not be any

Re: [Sikuli-driver] [Question #237147]: Not able to use Sikuli to update scripts already developed - Sikuli crashes on clicking on any event

2013-11-29 Thread RaiMan
Question #237147 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237147 RaiMan proposed the following answer: Scripts running with RC3 should run without changes with version 1.0.1 -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #237147]: Not able to use Sikuli to update scripts already developed - Sikuli crashes on clicking on any event

2013-11-29 Thread RaiMan
Question #237147 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237147 Status: Open = Answered RaiMan proposed the following answer: Having a valid version 1.0.1 setup, this should work: C:\SikuliX\runIDE.cmd -r Path\EnterComment.skl -- Demo Action this usage is shown,

Re: [Sikuli-driver] [Question #240001]: Requiring to run Sikuli as Administrator when scripts are in many modules

2013-11-29 Thread Mark
Question #240001 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240001 Mark posted a new comment: I used the -d 3 option and ran in slow motion. The target shown is on the correct image but the mouse does not move to it. It still logs that it clicks the image though. -- You

Re: [Sikuli-driver] [Question #239607]: Crash on RHEL5 when running test from IDE

2013-11-29 Thread Daniel Something
Question #239607 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239607 Status: Open = Solved Daniel Something confirmed that the question is solved: Cool, managed to get it working now, thanks! You should probably update the makeVisionProxy file to also include

Re: [Sikuli-driver] [Question #239607]: Crash on RHEL5 when running test from IDE

2013-11-29 Thread RaiMan
Question #239607 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239607 RaiMan posted a new comment: Fine ! Thanks for the suggestion - I will do so. Always welcome, since Linux is not my every day working environment (I am mainly on Mac and a bit on Windows). -- You

[Sikuli-driver] [Question #239607]: Status of bug #1253700 changed to 'Fix Committed' in Sikuli

2013-11-29 Thread RaiMan
Bug #1253700 status changed in Sikuli: Invalid = Fix Committed https://bugs.launchpad.net/sikuli/+bug/1253700 Crash on RHEL5 when running test from IDE This bug is linked to #239607. Crash on RHEL5 when running test from IDE https://answers.launchpad.net/sikuli/+question/239607 -- You

[Sikuli-driver] [Bug 1253700] Re: Crash on RHEL5 when running test from IDE

2013-11-29 Thread RaiMan
Thanks to Daniel You should probably update the makeVisionProxy file to also include /home/$USER/local/lib and /home/$USER/local/include for non root installs. ** Changed in: sikuli Status: Invalid = Fix Committed ** Changed in: sikuli Importance: Undecided = Medium ** Changed in:

Re: [Sikuli-driver] [Question #240001]: Requiring to run Sikuli as Administrator when scripts are in many modules

2013-11-29 Thread RaiMan
Question #240001 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240001 RaiMan requested more information: You might check your Java installation and possibly uninstall/reinstall. Another option: isolate the respective wait()'s and click()'s into a separate simple script, run

Re: [Sikuli-driver] [Question #240001]: Requiring to run Sikuli as Administrator when scripts are in many modules

2013-11-29 Thread Mark
Question #240001 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240001 Status: Answered = Solved Mark confirmed that the question is solved: Hey RaiMain, so after restarting and updating my JRE it seems to work now. That is, I don't have to start the SIkuli IDE with admin