[Bug 45212] VB6 program IFs closes with "Run-time error '-2147417848 ( 80010108)': Automation error"

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 20 16:44:35 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45212

Fabian Maurer <dark.shadow4 at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Getting IPicture errors -   |VB6 program IFs closes with
                   |not implemented, cannot     |"Run-time error
                   |connect                     |'-2147417848 (80010108)':
                   |                            |Automation error"

--- Comment #21 from Fabian Maurer <dark.shadow4 at web.de> ---
> the console output/fixme's are harmless and expected.

Yes, you're right.
It calls DispCallFunc, then there is a SIGSEV that is handled, and then
DispCallFunc returns the 80010108 that the application shows.

I made a log with "WINEDEBUG=+relay,+ole,+typelib" and native jet40.
It's 12MB(1.2GB uncompressed):
http://www.mediafire.com/file/s8uig8ajjevxv4d/wine-log-IFs.7z
Just grep for 80010108 to find the right lines.

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