On 08-Feb-2002 Henrik Kinnunen wrote: > On Thu, 7 Feb 2002 10:50:33 -0700 (MST) > Eric Christian Carlsen <[EMAIL PROTECTED]> wrote: > >> Just wondering if the 'crash on change to workspace 2' bug has been fixed >> with >> the new release. I've experienced that a few times now and I was wondering >> if >> it's worth it to update. The only reason I haven't so far is that I always >> use >> the patch that lets you change workspaces with the wheel mouse (maybe that's >> my >> problem?). As far as i know that patch hasn't been updated. >> > A friend of mine had that problem too. He uses a USB mouse, and I found out > that it got some thing > to do with the XSync. Try the this patch.
Most bizarre. I truly fail to understand why a call to XSync would cause a problem. Could you explain what led to this conclusion? Like XFlush, XSync should be safe to call on every line of program. You wouldn't want to do it, but you could.
