On Mon, 19 Nov 2007 16:17:22 +1100 "Trent W\. Buck" <[EMAIL PROTECTED]> wrote:
> I still get the following:
> 
>     $ pcsx -nogui
>     [...]
>     RGB mode found.  id: 41424752, depth: 32
>     Warning: Depth does not match screen depth (24)
>     Acceptable RGB mode not found.  Using YUV.
>     X Error of failed request:  BadMatch (invalid parameter attributes)
>       Major opcode of failed request:  140 (XVideo)
>       Minor opcode of failed request:  14 ()
>       Serial number of failed request:  11
>       Current serial number in output stream:  11

Okay, I found the bug (I'm sure this time).  I read the Xlib documentation 
wrong, but even if I didn't, it seems there's a bug with the way XInternAtom 
works.  I've implemented a workaround as well as reverted the fallback to YUV 
in case RGB still works on video cards like yours.  (I did not, however, remove 
the warning).

Source:
http://aboenterprises.ca/pcsx-df/files/pcsx-df-1.814b.tar.gz

AMD64 binary (stripped this time):
http://aboenterprises.ca/pcsx-df/files/test/libDFXVideo.so


Stephen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to