sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54442
[Bug 1859886] Re: Shift-Alt-C doesn't terminate script when working with images
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Importance: Undecided => Critical
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 2.0.4
** Summary changed:
- Shift-Alt-C doesn't terminate script when working with images
+ Shift-Alt-C doesn't terminate script when working with images --- fixed in 2.0.4
** Summary changed:
- Shift-Alt-C doesn't terminate script when working with images --- fixed in 2.0.4
+ Shift-Alt-C doesn't terminate script when working with images --- fixed 2.0.4
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1859886
Title:
Shift-Alt-C doesn't terminate script when working with images ---
fixed 2.0.4
Status in Sikuli:
Fix Committed
Bug description:
2.0.1-2019-11-22_16:54/Windows10.0/Java8(64)1.8.0_231-b11
STEPS TO REPRODUCE:
1. In Sikuli type:
wait(image, FOREVER)
2. Run script
3. Press Shift-Alt-C
EXPECTED RESULT:
Script is terminated.
ACTUAL RESULT:
Nothing happens.
ADDITIONAL INFO:
The combination works when no image is involved. For example:
wait(Forever), Input(' '), etc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1859886/+subscriptions
References