[Bug 13195] GLXMakeCurrent error with BadMatch ( invalid parameter attributes) in SolidWorks

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 17 05:16:19 CDT 2008


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





--- Comment #9 from Roderick Colenbrander <thunderbird2k at gmx.net>  2008-05-17 05:16:19 ---
Could you try the latest GIT version of Wine? Some issues related to this bug
have been fixed, so perhaps your bug as well. The failure of
DescribePixelFormat isn't that bad (perhaps there is a bug there but I just
think the app is stupid). The most important calls are SetPixelFormat and
CreateContext. CreateContext uses the pixel format set but SetPixelFormat and
for some reason it sees pixel format 0 (which doesn't exist). There was a bug
which caused this to happen (when a win32 window is created we don't
immedeately have a X11 window and some other data structures which cause this
problem).

That reminds me this bug might be a duplicate of another bug which sounded the
same not sure which it was.


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