[Bug 33530] New: SnagIt 11.x editor tool crashes at startup on unimplemented function gdiplus.dll.GdipEnumerateMetafileDestPointI

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 5 12:58:43 CDT 2013


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

             Bug #: 33530
           Summary: SnagIt 11.x editor tool crashes at startup on
                    unimplemented function
                    gdiplus.dll.GdipEnumerateMetafileDestPointI
           Product: Wine
           Version: 1.5.29
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdiplus
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: focht at gmx.net
    Classification: Unclassified


Hello folks,

as the summary says...

Prerequisite: 'winetricks -q dotnet40 corefonts'

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/TechSmith/Snagit 11
...
wine ./SnagitEditor.exe
...
wine: Call from 0x7b83aa5b to unimplemented function
gdiplus.dll.GdipEnumerateMetafileDestPointI, aborting
wine: Unimplemented function gdiplus.dll.GdipEnumerateMetafileDestPointI called
at address 0x7b83aa5b (thread 0009), starting debugger...
Unhandled exception: unimplemented function
gdiplus.dll.GdipEnumerateMetafileDestPointI called in 32-bit code (0x7b83aa5b).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7b83aa5b ESP:00324fe4 EBP:00325048 EFLAGS:00000283(   - --  I S - - -C)
 EAX:7b826819 EBX:7b8b96b0 ECX:7ddc1571 EDX:0032500c
 ESI:00165220 EDI:100c7048
Stack dump:
0x00324fe4:  00325074 00000008 00325010 80000100
0x00324ff4:  00000001 00000000 7b83aa5b 00000002
0x00325004:  7ddc1520 7ddc1571 7dd9505f 100c7018
0x00325014:  00325058 00000000 00000000 00000000
0x00325024:  00000000 00000000 7ffdf000 00325050
0x00325034:  003250ac 00325098 7dd95e5c 0032505c
000c: sel=0067 base=00000000 limit=00000000 32-bit r-x
Backtrace:
...
  1 0x7ddc14b5 __wine_spec_unimplemented_stub+0x34(module="gdiplus.dll",
function="GdipEnumerateMetafileDestPointI")
[/home/focht/projects/wine/wine-git/dlls/winecrt0/stub.c:34] in gdiplus
(0x00325084)
  2 0x7dd731c1 __wine_stub_GdipEnumerateMetafileDestPointI+0x28() in gdiplus
(0x00325110)
  3 0x0058b301 in snagiteditor (+0x18b300) (0x00325110)
--- snip ---

'winetricks gdiplus' works around.

$ du -sh snagit.exe 
65M    snagit.exe

$ sha1sum snagit.exe 
aaed9a649379744c07fe1256c32c62ba82600bce  snagit.exe

$ wine --version
wine-1.5.29-122-g865d53d

Regards

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