http://bugs.winehq.com/show_bug.cgi?id=932
------- Additional Comments From z_god@wanadoo.nl 2003-21-06 06:39 ------- Bug comments restored from Gmane.org:
Happens just before I load a half-life: counter strike (connecting to a non-secure server) with this command: wine hl.exe -- hl.exe -gl -console -game cstrike
Here is what I get just before the runtime error occurs:
fixme:advapi:RevertToSelf (), stub fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000008,0x4065f970): stub fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only) fixme:font:WineEngCreateFontInstance just using first face for now fixme:font:WineEngCreateFontInstance just using first face for now fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x4039b404,00020049,3):stub fixme:dc:LockWindowUpdate (10021), stub! fixme:dc:LockWindowUpdate (0), stub! fixme:winsock:_get_sock_fd handle 0 is not a socket (GLE 6) fixme:dc:LockWindowUpdate (10021), stub! fixme:dc:LockWindowUpdate (0), stub! fixme:dc:LockWindowUpdate (10021), stub! fixme:dc:LockWindowUpdate (0), stub!
------- Additional Comments From jfh6 <at> humboldt.edu 2002-08-01 03:48 ------- I removed my previous winex installation and did the following to solve the issue. Might have been bad Windows 98 installtion I was using... follow instuctions below if you have a similar error:
1. simply follow their CVS instructions at the bottom of this screen: http://www.transgaming.com/sources.php
2. remember to go into the "wine" directory it creates and delete the current winex installation you have on your system by doing (make sure your root): # make uninstall
3. then I created a "fake" windows by following this page(really easy): http://www.winehq.com/Docs/wine-user/no-windows.shtml
4. then I did a FRESH install of half-life & counter strike in another directory. Fixed a runtime error I had with xrender.c
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26 15:25 ------- Closing