Jan. 31, 2012
10:50 a.m.
Are you sure that you do not have an error because it would kill it. I do not see what we change to get the behavior you mentioned. On Jan 31, 2012, at 10:57 AM, Sven Van Caekenberghe wrote:
Guys,
Maybe I missed this, but did something change with the behavior at the end of a startup script between 1.3 and 1.4 ?
It used to be that the image kept on running unless you asked it to quit explicitly, now it seems that the image automatically quits unless you keep it busy. Can someone confirm this ? Was this intentional ?
What would be the recommended way to keep the image open ?
Somehow something like
[ (Delay forDuration: 1 hour) wait ] repeat.
seems so silly, but it works.
Thx,
Sven