http://bugs.winehq.com/show_bug.cgi?id=678
*** shadow/678 Wed May 15 05:51:24 2002 --- shadow/678.tmp.19172 Wed May 15 05:51:24 2002 *************** *** 0 **** --- 1,51 ---- + +============================================================================+ + | fixme:ole:CoRegisterMessageFilter stub | + +----------------------------------------------------------------------------+ + | Bug #: 678 Product: Wine | + | Status: UNCONFIRMED Version: 20020509 | + | Resolution: Platform: | + | Severity: normal OS/Version: All | + | Priority: P1 Component: wine-debug | + +----------------------------------------------------------------------------+ + | Assigned To: wine-bugs@winehq.com | + | Reported By: gkorte@tmse.nl | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | Milestone: TargetMilestone: --- | + | URL: | + +============================================================================+ + | DESCRIPTION | + Hello, + + I have been attempting to run Checkpoint policy editor. After tweaking the wine + conf file I have managed to get most of the app working but as soon as I try to + add a new service, wine crashes. + + When I click on new service the app attempts to create a new window. The debug + output is as followed: + ---- + Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: + err:win32:PE_fixup_imports No implementation for WSOCK32.dll.1113 imported from + C:\Program Files\CheckPoint\Policy Editor\PROGRAM\FWPolicy.exe, setting to 0xdea + dbeef + Wine cannot find the FreeType font library. To enable Wine to + use TrueType fonts please install a version of FreeType greater than + or equal to 2.0.5. + http://www.freetype.org + fixme:ole:CoRegisterMessageFilter stub + X Error of failed request: BadWindow (invalid Window parameter) + Major opcode of failed request: 2 (X_ChangeWindowAttributes) + Resource id in failed request: 0x4c0009c + Serial number of failed request: 439 + Current serial number in output stream: 441 + ---- + + It looks to me like this is not an error which may be cause by a missing WSOCK. + Does anyone have any clues? + + Greetz, + + Geordy Korte + TMSE ITS + + PS: Thanks to all people that helped in making wine the great app it is today. \ No newline at end of file