Hi, On Tue, Aug 11, 2009 at 9:40 PM, Aaron Stellman<z...@x96.org> wrote: > After looking around I found this: > http://www.freebsd.org/cgi/query-pr.cgi?pr=130966 > which fixes the problem. > > $OpenBSD$ > --- gui/wm/ws.c.orig Tue Aug 11 13:30:41 2009 > +++ gui/wm/ws.c Tue Aug 11 13:30:59 2009 > @@ -1172,6 +1172,7 @@ void wsCreateImage( wsTWindow * win,int Width,int Heig > win->xImage->data=win->Shminfo.shmaddr; > win->Shminfo.readOnly=0; > XShmAttach( wsDisplay,&win->Shminfo ); > + XSync(wsDisplay, False); > shmctl( win->Shminfo.shmid,IPC_RMID,0 ); > } > else
Does this also fix gmplayer in scrotwm I wonder? Don't forget the new diff for phessler. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bournemouth.ac.uk/ebarrett