http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From philip@digitalinfinity.biz 2006-21-04 20:03 ------- Yeah... It looks like the window.c in the x11drv subdirectory needs to be changed to handle an new type of window. But it looks like you'll have to change a few other libraries to recognize the new window type.
Judging by one of the back traces that I did in rendermonkey. A window doesn't get created somewhere because invalid values are passed to it. This is the same bug as what your struggling with with that program too. Wonder if that has anything to do with it? Does the video lan project have the same issue?
Your definetly going to have to temporarily break some code to get it to work. Thats for sure. Looks like project that is going to take all summer.