sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38337
[Bug 1586411] [NEW] Sikulix 1.0.1, Win 10 & VirtualDub
Public bug reported:
Hy,
My host is under Win 7
I've write a simple script :
doubleClick(img1.png)
paste (img2.png,"www.amazon.fr")
type(Key.ENTER)
This script is correctly running in my home under Win 7 if I use Sikuli IDE
Now, I start VMWare with Win 10 VM.
The script is OK if I use Sikuli IDE
On command line (like runsikulix.cmd -r <script>, the doubleClick has not effect ?
In Last, I start VirtualDub with Win 10 VM
The script is OK if I use Sikuli IDE
On command line (like runsikulix.cmd -r <script>, NOTHING ? I just see the focus on img1.png ....
Can you help me ?
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1586411
Title:
Sikulix 1.0.1, Win 10 & VirtualDub
Status in Sikuli:
New
Bug description:
Hy,
My host is under Win 7
I've write a simple script :
doubleClick(img1.png)
paste (img2.png,"www.amazon.fr")
type(Key.ENTER)
This script is correctly running in my home under Win 7 if I use Sikuli IDE
Now, I start VMWare with Win 10 VM.
The script is OK if I use Sikuli IDE
On command line (like runsikulix.cmd -r <script>, the doubleClick has not effect ?
In Last, I start VirtualDub with Win 10 VM
The script is OK if I use Sikuli IDE
On command line (like runsikulix.cmd -r <script>, NOTHING ? I just see the focus on img1.png ....
Can you help me ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1586411/+subscriptions
Follow ups