[Bug 38189] Multiple applications want 'IHTMLDocument2::put_charset' implementation (Yarxi dictionary, iPed 7G 2019)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 18 02:05:42 CDT 2018


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |481360f472b91e1a91c0f1d5118
                   |                            |3ca3be88ff2ab
             Status|NEW                         |RESOLVED

--- Comment #12 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/481360f472b91e1a91c0f1d51183ca3be88ff2ab

Thanks Jacek

I couldn't reproduce the problem with the original app, version 8.0.
Although it makes use of msthml component there was no call to
'IHTMLDocument2::put_charset' method (I clicked a lot of menus).
Maybe they changed something in between 7.5 and 8.0 or due to Wine improvements
in 3 years other code paths are taken.

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files (x86)/Yarxi

$ WINEDEBUG=+seh,+relay,+mshtml wine ./yarxi.exe >>log.txt 2>&1
...
--- snip ---

For the second app, 'iPed 7G 2019' I've already validated before.

$ sha1sum yarxi-setup.exe 
aebb3e1b90d8671ec6a9fbd85b5bbc217d65ed5f  yarxi-setup.exe

$ du -sh yarxi-setup.exe 
15M    yarxi-setup.exe

$ wine --version
wine-3.18-105-g63cd3de5e8

Regards

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