[Bug 17856] JFlothows Wuerfel crashes with BAD_DRAWABLE "Cannot get FB Config for iPixelFormat 0"

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 13 09:35:43 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17856





--- Comment #10 from Charles Davis <cdavis at mines.edu>  2009-11-13 09:35:42 ---
Created an attachment (id=24719)
 --> (http://bugs.winehq.org/attachment.cgi?id=24719)
Hack to fix pixmap depth mismatch

This is a hack I came up with to get SW2008 to draw something. All it draws is
a black screen, though, so it's not a complete fix. Again, this is merely a
hack. I don't know enough about winex11 to create a proper fix.

There's still one more of this line in the log:

err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!

Before it, SolidWorks seems to be iterating over all the pixel formats
supported by the driver. I think it's looking for a specific pixel format. But
which one? Why is it looking for an exact pixel format? Why is it not using
ChoosePixelFormat() like it did earlier?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list