Date: Thu, 28 Jun 2007 19:50:12 GMT From: Jung-uk Kim <jkim@FreeBSD.org> To: gnome@FreeBSD.org Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail after upgrade of xorg 7.2 Message-ID: <200706281950.l5SJoCrl015207@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/113720; it has been noted by GNATS. From: Jung-uk Kim <jkim@FreeBSD.org> To: bug-followup@FreeBSD.org Cc: oberman@es.net, Janos Mohacsi <mohacsi@niif.hu> Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail after upgrade of xorg 7.2 Date: Thu, 28 Jun 2007 15:48:45 -0400 FYI, here is the relevant commit log from Cairo 1.4.10: commit 0791f342b93225849d9171aac8b738014b18bdf5 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Jun 27 10:53:29 2007 -0700 Avoid deferring resource cleanup for application drawables This eliminates X errors propagated from cairo due to cleaning up Render Pictures after the application had already destroyed the Drawable they reference. (It would be nice if the X server wouldn't complain that some cleanup work is already done, but there you have it.) This fix has been verified to fix the bug causing OpenOffice.org to crash as described here: XError on right click menus in OOo. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=243811 And unlike other proposed fixes for this bug, this fix does not introduce any new calls to XSync, (and thereby avoids performance concerns from those). Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706281950.l5SJoCrl015207>