http://bugs.winehq.org/show_bug.cgi?id=20878
Summary: Error GLXBadContextTag in Innovate Motorsports Logworks 3 Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: me@benvm.be
Created an attachment (id=25025) --> (http://bugs.winehq.org/attachment.cgi?id=25025) last 2000 lines of +relay,+synchronous
I'm trying to run Logworks 3 from Innovate Motorsports see: http://www.innovatemotorsports.com/support.php
The splash screen is shown correctly. When the actual application is loaded, the main window pops up very breefly but then wine crashes with the following error code:
failed to create pixmap X Error of failed request: GLXBadContextTag Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 12160 Current serial number in output stream: 12160
I'm not sure whether this is a bug in wine or in Xorg. I'd help out but I know very little about X an even less about wine.
I'm on debian sid, running wine 1.1.32 from the debian repo. I also tried with the packages from lamaresh.net without luck.
Attached are the last 2000 lines of: env WINEDEBUG=+relay,+synchronous WINEPREFIX="/home/ben/.wine" wine "C:\Program Files\LogWorks3\LogWorks3.exe"