← Back to team overview

sikuli-driver team mailing list archive

[Bug 1384317] Re: [RC3] Special keys don't go through VNC session

 

RC3 is no longer supported.
So you have to live with it, try to fix it based on the sources or try version 1.1.0 which has a VNC solution, that should work, but is not well documented yet.

If you decide to try version 1.1.0 and have problems, come back, I will
try to help you.

** Summary changed:

- Special keys don't go through VNC session
+ [RC3] Special keys don't go through VNC session

** Changed in: sikuli
       Status: New => Won't Fix

-- 
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