bug-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-xnee] xnee-3.06 patches for Fedora 13


From: Henrik Sandklef
Subject: Re: [Bug-xnee] xnee-3.06 patches for Fedora 13
Date: Mon, 30 Aug 2010 10:21:02 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100802 Lightning/1.0b2 Thunderbird/3.1.2

Sorry for taking soooo loooong time.

Does this fix imply that the patch sent "07/27/2010 04:10 AM" is not to be used anymore.

/h

On 07/28/2010 09:01 PM, William Bader wrote:
I found the problem with Fedora 13.
I am running the Nouveau driver
xorg-x11-drv-nouveau-0.0.16-7.20100423git13c1043.fc13.i686
/var/log/Xorg.0.log says "X.Org X Server 1.8.2" but the server returns
the vendor name "Fedora Project".
This server requires that XRecordCreateContext() and
XRecordEnableContextAsync() are both called on the data display.
If you create a context on one display and try to enable it on another
display, you get an XRecordBadContext error.
To make it work, you need to use the data display for both calls.
If you use the control display, it does not get an error, but it also
does not record any data.
libxnee/src/xnee_utils.c already knows this, except that it needs to
treat the vendor "Fedora Project" the same as the vendor "X.Org", and it
should check for xd->x_version_minor <= 8 instead of <= 7.
It might be safer to reduce the x_version_minor test to just
xd->x_version_minor >= 4.
Regards,
William
address@hidden


------------------------------------------------------------------------
The New Busy think 9 to 5 is a cute idea. Combine multiple calendars
with Hotmail. Get busy.
<http://www.windowslive.com/campaign/thenewbusy?tile=multicalendar&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5>



_______________________________________________
Bug-xnee mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-xnee




reply via email to

[Prev in Thread] Current Thread [Next in Thread]