ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail after
upgrade of xorg 7.2
Jung-uk Kim
jkim at FreeBSD.org
Thu Jun 28 19:50:12 UTC 2007
The following reply was made to PR ports/113720; it has been noted by GNATS.
From: Jung-uk Kim <jkim at FreeBSD.org>
To: bug-followup at FreeBSD.org
Cc: oberman at es.net, Janos Mohacsi <mohacsi at 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 at 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
More information about the freebsd-gnome
mailing list