<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 14.12.2011, at 18:03, Bert Freudenberg wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 14.12.2011, at 17:55, Bert Freudenberg wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 14.12.2011, at 09:07, Andreas Raab wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  <div text="#000000" bgcolor="#FFFFFF">
    On 12/13/2011 23:30, Eliot Miranda wrote:
    <blockquote cite="mid:CAC20JE2kendjYEZm2E2SVoPpzhrVHMvtoof38i65QNgb56tM1A@mail.gmail.com" type="cite"><br>
      <br>
      <div class="gmail_quote">On Tue, Dec 13, 2011 at 1:36 PM, Lawson
        English <span dir="ltr">&lt;<a moz-do-not-send="true" href="mailto:lenglish5@cox.net">lenglish5@cox.net</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          That sounds really great.<br>
          <br>
          However, there are some broken bits in Squeak that will make
          learning Smalltalk difficult.<br>
          <br>
          Most simple and important example I have right now is the
          well-known issue that the VM will freeze indefinitely if you
          input a long running calculation, e.g. x := 100000 factorial.
          The interrupt key doesn't work, usually. &nbsp;Newbies like me,
          like to experiment, and if the VM freezes with every typo,
          then its hardly worth using.<br>
        </blockquote>
        <div><br>
        </div>
        <div>This is interesting because it does *not* freeze in my
          Qwaq-derived work image. &nbsp;Here the interrupt key works
          perfectly with no delay. &nbsp;I'll see if I can investigate.
          &nbsp;Andreas, do you recall doing anything to the debugger to fix
          issues like this in the Qwaq system?</div>
      </div>
    </blockquote>
    <br>
    Nothing I can recall. Also, when I try interrupting 100000 factorial
    in a 4.2 image with either a Teleplace or OpenQwaq VM I have no
    trouble interrupting anything. So it doesn't look like it's an issue
    in the image that is causing it. Wonder if there's anything changed
    in the support code perhaps...<br>
    <br>
    Cheers,<br>
    &nbsp; - Andreas<br></div></blockquote></div><div><br></div><div>I think there may be an error when trying to bring up the user interrupt dialog.</div><div><br></div><div>Pressing Cmd-. during "100000 factorial" does create a SqueakDebug.log file immediately, but does not show the debugger.</div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-family: 'Lucida Grande'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div></span></div></div></blockquote><div><br></div><div><br></div><div>Found something: reverting &nbsp;#openInterrupt:onProcess: from the "mtf 2/5/2011" version to the older "sd 11/20/2005" version restores interruptability&nbsp;</div><div><br></div></div><div apple-content-edited="true">
<div style="font-family: Helvetica; font-size: 12px; ">- Bert -</div></div></div></blockquote><br></div><div>... as does ignoring the CurrentReadOnlySourceFiles exception in the logging code. Levente?</div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Lucida Grande; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div><br class="Apple-interchange-newline"></span>
</div>
<br></body></html>