dixSetPrivate regression

Jeremy Huddleston jeremyhu at apple.com
Sun Jun 6 17:10:04 PDT 2010


True, but that doesn't solve the problem.

On Jun 6, 2010, at 16:52, Keith Packard wrote:

> 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
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel



More information about the xorg-devel mailing list