<br><br><div><span class="gmail_quote">On 2/9/07, <b class="gmail_sendername">Martin Beck</b> &lt;<a href="mailto:martin.beck@hpi.uni-potsdam.de">martin.beck@hpi.uni-potsdam.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Andreas Raab schrieb:<br>&gt; Hi Folks -<br>&gt;<br>&gt; Turns out that the Makefile I used had a small but in some situations<br>&gt; significant problem (which is both, hard to explain as well as to<br>&gt; debug). To avoid any possible problems I&#39;ve built another VM (
3.9.2)<br>&gt; that is available here:<br>&gt;<br>&gt; <a href="http://www.squeakvm.org/win32/release/SqueakVM-Win32-3.9.2-bin.zip">http://www.squeakvm.org/win32/release/SqueakVM-Win32-3.9.2-bin.zip</a><br>&gt; <a href="http://www.squeakvm.org/win32/release/SqueakVM-Win32-3.9.2-src.zip">
http://www.squeakvm.org/win32/release/SqueakVM-Win32-3.9.2-src.zip</a><br>&gt;<br>&gt; Cheers,<br>&gt;&nbsp;&nbsp; - Andreas<br>After using this version for some time I recognized a decreasing in the<br>speed of the event handling. The responses on my mouse clicks are very
<br>slow after some time, so browsing source isn&#39;t fun anymore. :( Also, my</blockquote><div><br>
I&#39;ve noticed something vaguely similar. If I interupt or terminate a
process that is in the middle of drag+drop then mouse clicks only half
work. On my system this is almost certainly due to something at the end
of the drag+drop methods which cleans up something somewhere and makes
the system behave normal again. For me, this is image based rather than
VM based.<br>
<br>
Does making and entering a new project help?<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">key events are sometimes mangled up, i.e. they don&#39;t arrive in the right<br>order, if i type too fast. 
</blockquote><div><br>
I&#39;ve noticed this using shout; I suspect it&#39;s a process synchronisation bug.<br>
<br>
Try using an image that doesn&#39;t have shout installed.<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Also I can almost count the seconds till the<br>key press events arrive on my screen. 
</blockquote><div><br>
Do you have any other processes running in your image?<br>
<br>
Michael.<br>
<br>
<br>
</div></div>