Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mandrill!gatech!purdue!decwrl!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga.tech Subject: Bug in workbench cause of bug in DMouse Message-ID: <8806180824.AA11939@cory.Berkeley.EDU> Date: 18 Jun 88 08:24:11 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 18 It would appear that the workbench locks up when a call is made to WindowToFront() while it is manipulating workbench icons, as can happen when you click on an icon with DMouse active. I have determined that DMouse is not the problem ... I moved the WindowToFront() to a separate process and was able to lock up the machine (software errord the workbench even!) with DMouse not installed. The solution is and will be to either disable window to front (-L0) OR leave it enabled and set the # of clicks to >1 (-c2) and then not double-click over an icon. In any case, this particular bug will not be fixed in DMouse 1.07, which is currently undergoing in-house testing (i.e. it's in my login sequence). -Matt