[Bug 26512] winex11 : pixelformat_from_fbconfig_id() : crashes when calling GetDC() with OpenGL window

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 22 14:33:41 CDT 2011


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

--- Comment #3 from Peter Quiring <pquiring at gmail.com> 2011-03-22 14:33:40 CDT ---
Putting 
  return 0;
in the first line of pixelformat_from_fbconfig_id() function in
dlls/winex11.drv/opengl.c makes it work.
So the problem is in one of the functions it calls.
Obviously this is not a fix but it narrows down the problem.

-- 
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