PDA

View Full Version : Be cautious with Script Debugger & current SneakyPeek builds


RobTrew
2008-02-16, 09:15 AM
There seems to be a slight problem in the interaction between the current Sneakypeek builds (97823) and the excellent Script Debugger 4 (http://www.latenightsw.com/sd4/index.html).

Until the problem is resolved, you should probably avoid running code like the following from Script Debugger:

tell application "OmniFocus"
document of window 1
end tell

This is currently tripping the CrashCatcher (only if run from Script Debugger - the same code runs without a problem in Script Editor).

RobTrew
2008-02-16, 09:55 AM
This has now been fixed as of build 97827.