← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #189936]: In Sikuli r930, how to trigger a commad, such as "Ping" ?

 

Question #189936 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/189936

    Status: Open => Needs information

RaiMan requested more information:
I just tested with may Win7 32Bit with r930 in its standard place
(C:\Program Files\Sikuli X\).

I had no problems with the code snippet. It works a s expected.

Are you some how mixing up older and newer Sikuli stuff? Experimenting
with Win 8?

The respective line in Jython subprocess:
args = _shell_command + args

this means that _shell_command is not assigned the expected value in your environment.
This happens, if the underlying system cannot be identified as a Windows system.

So something seems to be special in your situation.

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