[Bug 12934] New: OLE error 80004002

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 3 07:57:33 CDT 2008


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

           Summary: OLE error 80004002
           Product: Wine
           Version: 0.9.61.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ole
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: t.hirsch at web.de


Application is Fugawi 4.5.
I had to override gdiplus.dll (-> native only), because of a lot of "Access
violation" windows. The application makes use of a lot of custom graphics, so I
think this one little override should be okay.

But I get an error window when importing maps (which is pretty essetial,
because Fugawi's main purpose it to display maps). Scanning for map files is
the last operation that works fine. A list of maps is shown. Then, in the next
operation, Fugawi tries to analyze/import the scanned map files. I think it
also wants to copy the files into another directory (yes, the current user is
able to write into that directory). Right after the very last map (no matter
which one), en error window says "OLE error 80004002". None of the maps have
been imported. Here's what wine tells me in the terminal:

fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
fixme:win:EnumDisplayDevicesW ((null),0,0x32f810,0x00000000), stub!
fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
fixme:exec:SHELL_execute flags ignored: 0x00000500
fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled.
fixme:msxml:DllCanUnloadNow


-- 
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