Weird behaviour

http://www.youtube.com/watch?v=djxxTWdzuzY

See how it doesn’t allow actions on the 2nd run.

Model: iMac bought last year.
AppleScript: 2.3, 2.1
Browser: Safari 4
Operating System: Mac OS X (10.6)

Now happens on my 2nd warning window too, please help!

Hi,

even in full screen mode it’s very hard to see all the details in the video.
For debugging I generally recommend to remove all try blocks or to add an on error part to catch and log the occurring errors

After reading countless pages of documentation since my first problem I finally found by browsing IB not documentation that you must have Release When Closed unchecked in IB or setReleasedWhenClosed to false.

Hope that helped others too :slight_smile: