http://bugs.winehq.org/show_bug.cgi?id=6124
Eric eric.ito+wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.ito+wine@gmail.com
--- Comment #11 from Eric eric.ito+wine@gmail.com 2009-09-23 11:56:45 --- I still see a similar issue when trying to draw a transparent bitmap, and I get the following fixme's
fixme:x11drv:X11DRV_GetDeviceCaps (0x30c): CAPS1 is unimplemented, will return 0 fixme:x11drv:X11DRV_GetDeviceCaps (0x30c): unsupported capability 80, will return 0 fixme:ole:OLEFontImpl_QueryInterface () : asking for unsupported interface {67a4d651-69e0-11d2-8500-0000f875b9c6} fixme:x11drv:X11DRV_GetDeviceCaps (0x30c): CAPS1 is unimplemented, will return 0 fixme:x11drv:X11DRV_GetDeviceCaps (0x30c): unsupported capability 80, will return 0 fixme:x11drv:X11DRV_GetDeviceCaps (0x30c): CAPS1 is unimplemented, will return 0 fixme:x11drv:X11DRV_GetDeviceCaps (0x30c): unsupported capability 80, will return 0 fixme:ole:OLEFontImpl_QueryInterface () : asking for unsupported interface {c9e7a782-3ddc-411f-8a66-908c579f123d} fixme:ole:OLEFontImpl_QueryInterface () : asking for unsupported interface {bb75da81-8dfe-4122-a9c2-86f07c539ad5} fixme:ole:OLEFontImpl_QueryInterface () : asking for unsupported interface {67a4d651-69e0-11d2-8500-0000f875b9c6}
Thanks, Eric