[Bug 9242] Foxit Reader 2.0 crashes on unimplemented function gdiplus.dll.GdipCreatePath2

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jan 31 09:45:09 CST 2021


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |gdiplus
           Hardware|Other                       |x86
      Fixed by SHA1|                            |ff2e63d41edbc4be10954802946
                   |                            |878210c13e599
            Version|unspecified                 |0.9.42.
            Summary|Foxit reader                |Foxit Reader 2.0 crashes on
                   |crash:Unimplemented         |unimplemented function
                   |function                    |gdiplus.dll.GdipCreatePath2
                   |gdiplus.dll.GdipCreatePath2 |
           Assignee|estade at gmail.com            |wine-bugs at winehq.org
                 CC|                            |focht at gmx.net
           Keywords|                            |download
                URL|                            |https://web.archive.org/web
                   |                            |/20070613082835/http://us01
                   |                            |.foxitsoftware.com/foxitrea
                   |                            |der/Foxit_Reader.msi

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

filling some fields. It was fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/ff2e63d41edbc4be10954802946878210c13e599
("gdiplus: Added GdipCreatePath2.").

Part of Wine 0.9.43 release.

Thanks Evan

For the app version I can only guess as no information was given whatsoever
"this is an old version of foxit reader". It might have been v2.x.

Stable download link via Internet Archive:

https://web.archive.org/web/20070613082835/http://us01.foxitsoftware.com/foxitreader/Foxit_Reader.msi

Foxit Reader 2.0 build 1606

--- snip ---
$ grep -ralZ GdipCreatePath2 .wine/drive_c | \
      xargs -r0i bash -c "echo \"{}\" && winedump -j import \"{}\" | \
      grep GdipCreatePath2"

.wine/drive_c/Program Files (x86)/Foxit Software/Foxit Reader/Foxit Reader.exe
--- snip ---

Seems about right.

$ sha1sum Foxit_Reader.msi 
dbb0284801057751ab4cd0bfff722b99d4ba53bf  Foxit_Reader.msi

$ du -sh Foxit_Reader.msi 
3.1M    Foxit_Reader.msi

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