← Back to team overview

sikuli-driver team mailing list archive

[Bug 792264] [NEW] PuTTY crashes with Sikuli operation

 

Public bug reported:

sikuli version Sikuli X-1.0rc2  in windows 32bit


How to reproduce :- 

my sikuli script does the following

--> I open puTTY application do a ssh to a ip address.
--> then i give username and password
--> Then I get the GUI (Kind of BIOS thing) 
--> here i do  "type(key.Down)"   

when this type(key.Down) statement is executed, puTTY closes and then
the script stops.

** 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/792264

Title:
  PuTTY crashes with Sikuli operation

Status in Sikuli:
  New

Bug description:
  sikuli version Sikuli X-1.0rc2  in windows 32bit

  
  How to reproduce :- 

  my sikuli script does the following

  --> I open puTTY application do a ssh to a ip address.
  --> then i give username and password
  --> Then I get the GUI (Kind of BIOS thing) 
  --> here i do  "type(key.Down)"   

  when this type(key.Down) statement is executed, puTTY closes and then
  the script stops.


Follow ups

References