http://bugs.winehq.org/show_bug.cgi?id=5614
Mike Perrin mperrin@icehouse.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mperrin@icehouse.net
--- Comment #6 from Mike Perrin mperrin@icehouse.net 2008-05-19 19:15:07 --- Creating a symbolic link winspool.dll.so to winspool.drv.so fixes the missing DLL startup problem. The program starts but immediately generates a WS Guide error window: "An unexpected application error occurred. The application will exit now. Code: '1050'". I am using the 1.0-rc1 from the wine repository on Ubuntu 8.04.
In addition, wine error messages occur under some conditions when running from the terminal window. The messages occur in pairs and depend on the user and the windows version.
Normal user session, version W2000 or XP: No wine error messages
Normal user session, version W95 or W98: err:int21:INT21_Ioctl_Block int21: unknown/not implemented parameters: int21: AX 440d, BX 0004, CX 0848, DX 38ca, SI 0000, DI 0000, DS 0000, ES 0000 err:int21:INT21_Ioctl_Block int21: unknown/not implemented parameters: int21: AX 440d, BX 0004, CX 0848, DX 376e, SI 0000, DI 0000, DS 0000, ES 0000
Root session, version W2000 or XP: fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0)
Root session, version W95 or W98: fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) err:int21:INT21_Ioctl_Block int21: unknown/not implemented parameters: int21: AX 440d, BX 0004, CX 0848, DX 38ca, SI 0000, DI 0000, DS 0000, ES 0000 err:int21:INT21_Ioctl_Block int21: unknown/not implemented parameters: int21: AX 440d, BX 0004, CX 0848, DX 376e, SI 0000, DI 0000, DS 0000, ES 0000