[Bug 14139] New: Governor of poker crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 27 07:14:44 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14139

           Summary: Governor of poker crashes
           Product: Wine
           Version: CVS/GIT
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: shdocvw
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: xerox_xerox2000 at yahoo.co.uk


Hi, i saw someone was trying to get this app running here
http://ubuntuforums.org/showthread.php?t=838840

So i gave it a try as well. I got the same crash as that guy. The following
workaround makes the game start and run nicely:
Put following in the registry:
REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{56FDF344-FD6D-11d0-958A-006097C9A090}]
@="Task Bar Communication"

[HKEY_CLASSES_ROOT\CLSID\{56FDF344-FD6D-11d0-958A-006097C9A090}\InProcServer32]
@="C:\\Windows\\System32\\SHDOCVW.DLL"
"ThreadingModel"="Apartment"

Then run with native shdocvw (and shlwapi).


Apparently ITaskBarList implementation is completely missing from shdocvw,
causing the crash above.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list