[Sikuli-driver] [Question #240519]: Mouse not functioning from one computer to the next

2013-12-09 Thread William Dalphin
New question #240519 on Sikuli:
https://answers.launchpad.net/sikuli/+question/240519

Hi,

I've got Sikuli set up on a devoted automation machine and have been using it 
great for months.

Recently, developers asked me to set up my automation on another machine to run 
a script for them. I copied my Sikuli directory over to a thumbdrive complete 
with my scripts, and copied it onto the new machine. Sikuli and the scripts 
run, but the mouse cursor doesn't move on hover, click and doubleclick events. 
I've run the scripts in slow motion and verified that Sikuli is correctly 
identifying areas on the screen, but when it comes time to move the cursor and 
click, it just sits there.

The computer I've copied the folder to has Java on it. Did I forget something 
else? I even redownloaded the Sikuli installation and ran it in case there were 
parameters it needed to mess with, but in the past, copying from one machine to 
another, it's just run fine for me. This is the first hiccup I've come across.

I know this isn't a lot to go on, but I'm wondering if there are certain things 
people are aware of that could lead to Sikuli's cursor manipulation to not be 
functional. Administrative privileges, maybe? Any thoughts would be helpful at 
this point.

Thank you.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #240519]: Mouse not functioning from one computer to the next

2013-12-09 Thread RaiMan
Question #240519 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240519

Status: Open = Answered

RaiMan proposed the following answer:
What version? what system?

On Windows, there are situations, where the mouse actions are blocked
some how and only work, when running the stuff as admin.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #240519]: Mouse not functioning from one computer to the next

2013-12-09 Thread William Dalphin
Question #240519 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240519

Status: Answered = Open

William Dalphin is still having a problem:
Both systems are Windows 7 Professional, 64-bit. I checked and it turns
out I am logged in as admin on both systems, so I don't know if it's an
administrative privilege issue anymore. I'm never prompted to allow
permission for anything to happen on either system.

This is happening with a script as simple as:

hover([image name], (coordinates))

On my automation machine, the script will locate the image and move the mouse 
over it.
On two different machines of the same make/model/operating system (DELL 
PRECISION T3500, Windows 7 Professional 64-bit), the script will locate the 
image, but not move the mouse, nor click it.

I'm running Sikuli IDE 1.0.1, installed with option 1.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #240519]: Mouse not functioning from one computer to the next

2013-12-09 Thread RaiMan
Question #240519 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240519

Status: Open = Needs information

RaiMan requested more information:
What about the Java version/installation? The same too?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #240519]: Mouse not functioning from one computer to the next

2013-12-09 Thread William Dalphin
Question #240519 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240519

Status: Needs information = Open

William Dalphin gave more information on the question:
On my automation machine, the one that works, I have Java 6, Update 17.
The first machine that failed to run the script also had Java 6, but
Update 23. The second machine I tried and failed on, I had to install
Java, so I got Java 7 (whatever is current from their page).

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #240519]: Mouse not functioning from one computer to the next

2013-12-09 Thread RaiMan
Question #240519 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240519

Status: Open = Answered

RaiMan proposed the following answer:
Ok. No idea.

on a failing machine having Java 7 run a failing script (might be the one liner 
above) and run it from command line using:
path\runIDE.cmd -d 3 -c -r script.sikuli

This should produce a log file.
Send it silently to my mail at  https://launchpad.net/~raimund-hocke

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp