[VM][UNIX][FIX] copy-paste is freezing my machine

Ned Konz ned at bike-nomad.com
Mon Mar 11 17:05:06 UTC 2002


On Sunday 10 March 2002 09:04 pm, Lex Spoon wrote:
> rwithers12 at attbi.com wrote:
> > Bert,
> >
> > I briefly saw your email in Celeste, then I tried to cut and paste
> > again.  This of course locked up my machine, and I ended up losing your
> > email.  I think it would be nice if Celeste auto-saved, or at least
> > offered that option.
> >
> > I ended up finding the problem in getSelection.  It looks like RH7.0
> > doesn't like XMaskEvent and it seems to block.  I got it all working but
> > it required me to revert back to XNextEvent, per 1.22 on SF.  I copy the
> > relevant portion below
>
> Oops, that was supposed to be XCheckMaskEvent, which doesn't block.
> Well anyways that doesn't seem to work either and so this code is just
> all goofed up.  On SF is another attempt at it.  It works for me.  :)

Hmm... the check-in had a conflict that is causing compile errors 
(sqXWindow.c, around line 532):

    else /* if in browser we will be reparented and mapped by plugin */
      {
<<<<<<< sqXWindow.c
	/* DPRINT("VM: send window\n"); */
=======
>>>>>>> 1.28
	/* tell browser our window */

-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com



More information about the Squeak-dev mailing list