sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28907
[Bug 1384317] Re: [RC3] Special keys don't go through VNC session
Thanks for this quick answer.
FYI, links in the sikuli original github are 404, which is adding
confusion to what repo is used and is obsolete...
Concerning your answer, could you please give pointers in order to try
the VNC solution you're talking about?
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1384317
Title:
[RC3] Special keys don't go through VNC session
Status in Sikuli:
Won't Fix
Bug description:
Special keys like Key.ENTER, Key.F1, Key.BACKSPACE, etc. do not go
through VNC session.
To reproduce the bug :
* set up a Windows Seven VM where RealVNC is installed and up (https://www.realvnc.com/download/vnc/)
* run a sikuli script from a host running Debian Wheezy. The script has to open something (firefox for example) and to vncscreen.type("test"+Key.ENTER)
* you can check that firefox is correctly opening by the script, but only "test" is typed (no <ENTER>).
Version used is the one from github (https://github.com/sikuli/sikuli)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1384317/+subscriptions
References