<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hi Ken,<div><div><div><div><br class="Apple-interchange-newline">On Dec 17, 2007, at 1:21 PM, Ken Shen wrote:</div><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">2007-12-17 13:16:34.903 osascript[6865:10b] *** _NSAutoreleaseNoPool(): </font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Object 0x128890 of class NSPathStore2 autoreleased with no pool in place - </font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">just leaking</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Stack: (0x91f3e27f 0x91e4cb67 0x91e545bf 0x91e540be 0x91e58b6b 0xc58e6 </font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">0xc5b5b 0x946c4f97 0x946c52f6 0x925a6c74 0x92598668 0x925a17de 0x925a45ab </font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">0x952c002f 0x2241be 0x227e41 0x228004 0x20fc81 0x20ff4b 0x20ffe9 0x207a71 </font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">0x92c75ef5 0x946c3168 0x223708 0x223826 0x222bfd 0x222fc1 0x22390d </font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">0x92c75ef5 0x946d4312 0x946cc0d8 0x946cc85d 0x2088)</font></div><div><br class="webkit-block-placeholder"></div></blockquote></div><div><br class="webkit-block-placeholder"></div></div><div>This is a leak from the Apple Scripting program -- on the mac, the default pdf viewer, called Preview,</div><div>has the nasty feature of not refreshing the image of an already-open file when it is called from the</div><div>shell to (re)open it. To get around that, we have a script that gets Preview to do a "Revert" along with</div><div>the open. The script seems to have triggered a bug in the new OSX version of AppleScripts.</div><div><br class="webkit-block-placeholder"></div><div>Two possible "solutions" -- </div><div>(1) disable the script and do "Revert" by hand as necessary, or </div><div>(2) ignore the error messages and wait for Apple to fix the bug.</div><div><br class="webkit-block-placeholder"></div><div>To disable the script, open your ~/.tiogainit and change pdf_viewer from 'repreview' to 'open'.</div><div><br class="webkit-block-placeholder"></div><div>Good luck!</div><div><br class="webkit-block-placeholder"></div><div>BTW: you might want to be really brave and try the Mac GUI for Tioga: </div><div><a href="http://theory.kitp.ucsb.edu/~paxton/Tioga-1.5.dmg">http://theory.kitp.ucsb.edu/~paxton/Tioga-1.5.dmg</a></div><div><br class="webkit-block-placeholder"></div><div>Cheers,</div><div>Bill</div><div><br class="webkit-block-placeholder"></div></div></body></html>