Windows: auto-run project

Bug #981588 reported by KingRider

This bug report was converted into a question: question #193814: Windows: auto-run project.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Committed
Undecided
Unassigned

Bug Description

HI support,

How stop auto-run project?

First, i open sikuli is continue hidden (auto-executed project) is impossible.. bug?

Only a work ALT+SHIFT+C to stop... why always use hotkey?

Problem a new version java j6 update 31 =(

Revision history for this message
RaiMan (raimund-hocke) wrote :

Hi KingRider,

--- auto-run project?
What do you mean by that?

--- How did you run the script? (e.g. from command line?)

If you have a script that continues forever (caused by whatever reason), you have to use the abort hotkey (standard: ALT+SHIFT+C, see preferences) or kill the java/javaw process.
This is a feature !!!

So if you want that your script stops, you have to program a termination condition (elapsed time or some GUI event) and use exit().

Changed in sikuli:
status: New → Opinion
tags: removed: auto-run autorun bug
summary: - Bug auto-run project (WinXP)
+ Windows: auto-run project
Revision history for this message
KingRider (kingrider) wrote :

--- auto-run project?
my project is automatic load "tab" to sikuli, problem execute sikuli is auto-run... i not send run

--- How did you run the script? (e.g. from command line?)
i found a bug, execute sikuli with hidden not see opened... i need hotkey alt+shift+c is open window sikuli, too mistake, well close tab all is kill javaw... sikuli fix! Need clear temp sikuli and cpu to reboot... Execute sikuli is normal no bug. Mistery!

Sorry bad my english, am brazilian.

Revision history for this message
RaiMan (raimund-hocke) wrote :

--- problem execute sikuli is auto-run... i not send run
Sikuli IDE does not have any auto-run feature.
It only has an auto-load feature: when restarting the IDE, all tabs that where open the last time the IDE was stopped, are reopened (if found in the file system, this might lead to problems, if a .sikuli folder has been moved or deleted: see faq 1766)

--- i need hotkey alt+shift+c
confirmed. If you use the abort hotkey, sometimes the IDE gets into an unstable state. If you are developing a script, that might still run into such problems, be sure, to save the script after making changes before running it.
After aborting the script, directly stop the IDE and restart it. The open tab will be restored with the scripts saved content.

--- Mistery!
With software there is no mystery - only things, that we do not understand yet ;-)
If you send me your zipped .sikuli to my mail at https://launchpad.net/~raimund-hocke, I will have a look at it.

--- Sorry bad my english, am brazilian.
So just write in Spanish or Portuguese. I will use Google Translate - good chance to understand you better ;-)

Revision history for this message
KingRider (kingrider) wrote :

Thanks! Faq is good fix... =D

RaiMan (raimund-hocke)
Changed in sikuli:
status: Opinion → Invalid
Revision history for this message
KingRider (kingrider) wrote :

---- Opinion → Invalid ?

Its faq 1766 a work fine!
https://answers.launchpad.net/sikuli/+faq/1766

Revision history for this message
RaiMan (raimund-hocke) wrote :

Invalid: it is not a bug !

If you feel better: I turn it into a question.

Changed in sikuli:
status: Invalid → Opinion
Revision history for this message
RaiMan (raimund-hocke) wrote :

To keep it visible.

Changed in sikuli:
status: Opinion → Invalid
Revision history for this message
KingRider (kingrider) wrote :

Done!! Thanks.

Changed in sikuli:
status: Invalid → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.