using Windows Media Player (6.4.something), I run into the following issue:
- when a ddraw object is created, it gets the X11 drawable from the window
- in some cases of SetParent, this X11 drawable (the X11 window) is deleted
because X11 reparenting doesn't seem doable
- the cached X11 drawable in ddraw then becomes invalid (leading to some
X11 errors)

any idea to fix it ? (like no longer cache the drawable in ddraw, or better
trap the error, change reparent code, add a hook for ddraw in X11 reparent
code...)

A+
-- 
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle

Reply via email to