http://bugs.winehq.org/show_bug.cgi?id=17779
Summary: MathCAD 2K Pro fails to start on Fedora 10 Product: Wine Version: 1.1.17 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kc8ldo@arrl.net CC: kc8ldo@arrl.net
MathCAD 2000 Pro fails to start on an updated Fedora 10 system. Starting MathCAD at the command line as follows has the results:
[lscott@Fedora-10 Mathcad 2000 Professional]$ wine mcad.exe [lscott@Fedora-10 Mathcad 2000 Professional]$ fixme:psdrv:PSDRV_ExtEscape QUERYESCSUPPORT(24) - not supported. fixme:heap:RtlCompactHeap (0x110000, 0x0) stub X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 149 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x21 Serial number of failed request: 2968 Current serial number in output stream: 2968 [lscott@Fedora-10 Mathcad 2000 Professional]$
Doing the same thing on an old Fedora 8 system works. I do get some error messages on startup but at least the application starts.
[lscott@Fedora-10 Mathcad 2000 Professional]$ wine mcad.exe [lscott@Fedora-10 Mathcad 2000 Professional]$ fixme:psdrv:PSDRV_ExtEscape QUERYESCSUPPORT(24) - not supported. fixme:heap:RtlCompactHeap (0x110000, 0x0) stub X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 149 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x21 Serial number of failed request: 2968 Current serial number in output stream: 2968 [lscott@Fedora-10 Mathcad 2000 Professional]$
On both systems Wine was compiled from source.