dixSetPrivate regression

Keith Packard keithp at keithp.com
Sun Jun 6 16:52:12 PDT 2010


On Sun, 06 Jun 2010 16:35:50 -0700, Jeremy Huddleston <jeremyhu at apple.com> wrote:
> Hi Tiago,
> 
> We're having some problems in XQuartz due to the privates changes.
> Firstly, compilation fails.  The included patch causes the server to
> build, but we die inside dixSetPrivate from DRIWrapInit on launch:

    if(!dixRegisterPrivateKey(&driWrapScreenKeyRec, PRIVATE_WINDOW, sizeof(DRIWrapScreenRec)))
	return FALSE;

that probably wants to be a PRIVATE_SCREEN instead.

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100606/183cd7e1/attachment.pgp>


More information about the xorg-devel mailing list