← Back to team overview

sikuli-driver team mailing list archive

[Bug 1686907] [NEW] [request] script run server: feature to suspend/resume scriptrun

 

Public bug reported:

****** implementation idea

a watchdog, that is triggered somehow, blocks the device usage (class
LocalDevice::lock/unlock)

So the script will be suspended at the next Device action
(mouse/keyboard/capture)

--------------------------------------------------------------

1.1.1(2017-03-29_10:41)/Windows6.1/Java7(32)1.7.0_79-b15

Sikuli can be executed as server.
A path of a sikuli script is set by SCRIPTS command and the script is executed by RUN command.

So, can I suspend a running sikuli script?
If I cannot, do you have the plan that such a command will be developed in the future?

** Affects: sikuli
     Importance: Medium
     Assignee: RaiMan (raimund-hocke)
         Status: In Progress

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => Medium

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 2.0.0

** Description changed:

+ ****** implementation idea
+ 
+ a watchdog, that is triggered somehow, blocks the device usage (class
+ LocalDevice::lock/unlock)
+ 
+ --------------------------------------------------------------
+ 
  1.1.1(2017-03-29_10:41)/Windows6.1/Java7(32)1.7.0_79-b15
  
  Sikuli can be executed as server.
  A path of a sikuli script is set by SCRIPTS command and the script is executed by RUN command.
  
  So, can I suspend a running sikuli script?
  If I cannot, do you have the plan that such a command will be developed in the future?

** Description changed:

  ****** implementation idea
  
  a watchdog, that is triggered somehow, blocks the device usage (class
  LocalDevice::lock/unlock)
+ 
+ So the script will be suspended at the next Device action
+ (mouse/keyboard/capture)
  
  --------------------------------------------------------------
  
  1.1.1(2017-03-29_10:41)/Windows6.1/Java7(32)1.7.0_79-b15
  
  Sikuli can be executed as server.
  A path of a sikuli script is set by SCRIPTS command and the script is executed by RUN command.
  
  So, can I suspend a running sikuli script?
  If I cannot, do you have the plan that such a command will be developed in the future?

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1686907

Title:
  [request] script run server: feature to suspend/resume scriptrun

Status in Sikuli:
  In Progress

Bug description:
  ****** implementation idea

  a watchdog, that is triggered somehow, blocks the device usage (class
  LocalDevice::lock/unlock)

  So the script will be suspended at the next Device action
  (mouse/keyboard/capture)

  --------------------------------------------------------------

  1.1.1(2017-03-29_10:41)/Windows6.1/Java7(32)1.7.0_79-b15

  Sikuli can be executed as server.
  A path of a sikuli script is set by SCRIPTS command and the script is executed by RUN command.

  So, can I suspend a running sikuli script?
  If I cannot, do you have the plan that such a command will be developed in the future?

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1686907/+subscriptions


Follow ups