ALT-SHIFT-C not killing a running Sikuli script

Asked by cstracener

I've noticed that after installing Sikuli on my Windows 7 machine the ALT-SHIFT-C combo no longer kills a running script. Is this a known issue?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

I think this is a bug (I will report it). We have other problems with the Key class as well.

I tried:

while None != input("hallo"):
   for i in range(1,10,1):
      find( )

As long as I do not click "Cancel" on "hallo" the script repeatedly does 10 find().

At no time its possible to stop it with alt-shift-c

Revision history for this message
RaiMan (raimund-hocke) said :
#2

The bug report: https://bugs.launchpad.net/sikuli/+bug/523145

Just go there and say you are affected (upper left)

Revision history for this message
RaiMan (raimund-hocke) said :
#3

should run as answered, since a bug is reported

Can you help with this problem?

Provide an answer of your own, or ask cstracener for more information if necessary.

To post a message you must log in.