http://bugs.winehq.com/show_bug.cgi?id=1255
------- Additional Comments From fsteinel@flonet.net 2003-22-06 13:24 ------- Bug comments restored from Gmane.org:
The command I type in is:
wine --managed --winver win98 matlab.exe
This is what I get:
X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 24 (X_ConvertSelection) Resource id in failed request: 0x0 Serial number of failed request: 21 Current serial number in output stream: 21 err:ntdll:RtlpWaitForCriticalSection section 0x41833684 "x11drv_main.c: X11DRV_CritSection" wait timed out, retrying (60 sec) fs=008f
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-02-06 14:56 ------- Good god... You are running a very old version of wine there. Please update you version of wine http://www.winehq.org/download/ I would recommend you install the latest tarball.
Also the documentation you have is very out of date. --managed and --winver are no longer command line options. The latest documentation is always available at the following link. http://www.winehq.org/Docs/
If you still have the same problem after installing a new version of wine please reopen.
------- Additional Comments From horacio6217 <at> mchsi.com 2003-02-06 23:13 ------- I installed wine version: 20030115. I get the following errors:
fixme:console:SetConsoleCtrlHandler (0x10c0ed10,1) - no error checking or testing yet fixme:msvcrt:MSVCRT_signal (8 0x40fa10):stub fixme:msvcrt:MSVCRT_signal (4 0x40fa10):stub fixme:msvcrt:MSVCRT_signal (11 0x40fa10):stub fixme:msvcrt:MSVCRT_signal (22 (nil)):stub fixme:msvcrt:_fstati64 :dwFileAttributes = 32, mode set to 0 fixme:msvcrt:_fstati64 :dwFileAttributes = 32, mode set to 0 fixme:msvcrt:MSVCRT_signal (8 0x40fa10):stub fixme:msvcrt:MSVCRT_signal (4 0x40fa10):stub fixme:msvcrt:MSVCRT_signal (11 0x40fa10):stub fixme:msvcrt:MSVCRT_signal (22 (nil)):stub
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-02-06 23:45 ------- By the log I take it that the original problem is gone. The log shows me that the program encounters a couple of stubs. These are not nessesarily a problem. I suppose that the program still does not work otherwise you would not have reopened the report. What is not clear to me is what is going wrong. There is no evidence of a crash from the log. Could you please elaborate on what the problem is.
BTW is matlab is by the company at this web site?. http://www.mathworks.com
------- Additional Comments From horacio6217 <at> mchsi.com 2003-02-07 09:43 ------- Sorry for not being more clear about it. It was late, I was tired.
With the newer version of WINE, it only displays those messages and it never gets Matlab up and running. I waited for about 3 minutes. It only gets as far as displaying the Matlab logo.
Thanks