http://bugs.winehq.org/show_bug.cgi?id=26178
Summary: MS Word 2003 save document with embedded fonts error. Product: Wine Version: 1.3.10 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: a287315@jnxjn.com
Created an attachment (id=33362) --> (http://bugs.winehq.org/attachment.cgi?id=33362) error msg
When try to save a document in ms word 2003 with embedded fonts, wine displays error msg and ms word stop responding (must manually kill it). When turn off font embedding everything is OK.
http://bugs.winehq.org/show_bug.cgi?id=26178
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net 2011-02-20 07:46:04 CST --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=26178
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #33362|0 |1 is obsolete| |
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net 2011-02-20 07:49:16 CST --- Created an attachment (id=33369) --> (http://bugs.winehq.org/attachment.cgi?id=33369) Crash trying to save a Word 2003 file with embedded fonts
Attaching console log.
http://bugs.winehq.org/show_bug.cgi?id=26178
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|MS Word 2003 save document |MS Word 2003 save document |with embedded fonts error. |with embedded fonts needs | |t2embed.dll._TTEmbedFont@44 | |implemented
http://bugs.winehq.org/show_bug.cgi?id=26178
--- Comment #3 from André H. nerv@dawncrow.de 2011-03-01 15:40:27 CST --- Created an attachment (id=33497) --> (http://bugs.winehq.org/attachment.cgi?id=33497) stub _TTEmbedFont
does that patch help?
http://bugs.winehq.org/show_bug.cgi?id=26178
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |nerv@dawncrow.de
http://bugs.winehq.org/show_bug.cgi?id=26178
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-01 22:10:16 CST --- (In reply to comment #3)
Created an attachment (id=33497)
--> (http://bugs.winehq.org/attachment.cgi?id=33497) [details]
stub _TTEmbedFont
does that patch help?
Exported API name should be _TTEmbedFont@44 not _TTEmbedFont
http://bugs.winehq.org/show_bug.cgi?id=26178
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net 2011-03-01 22:27:07 CST --- The patch does prevent the crash.
http://bugs.winehq.org/show_bug.cgi?id=26178
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
http://bugs.winehq.org/show_bug.cgi?id=26178
--- Comment #6 from André H. nerv@dawncrow.de 2011-03-02 08:29:27 CST --- thx for testing, just sent a patch
http://bugs.winehq.org/show_bug.cgi?id=26178
--- Comment #7 from André H. nerv@dawncrow.de 2011-03-02 08:30:34 CST --- (In reply to comment #4)
Exported API name should be _TTEmbedFont@44 not _TTEmbedFont
Isn't 44 the bytecount of the parameters? e.g. what it takes from stack...
http://bugs.winehq.org/show_bug.cgi?id=26178
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-02 08:39:51 CST --- (In reply to comment #7)
Exported API name should be _TTEmbedFont@44 not _TTEmbedFont
Isn't 44 the bytecount of the parameters? e.g. what it takes from stack...
If you mean that it should be a stdcall decoration automatically removed by the liker, not in this case. It looks like t2embed.dll has been built with broken linker which left the stdcall decorations in the exported API names. Names in t2embed.spec confirm that along with the original message: wine: Call from 0x7b83aa2b to unimplemented function t2embed.dll._TTEmbedFont@44, aborting
http://bugs.winehq.org/show_bug.cgi?id=26178
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from André H. nerv@dawncrow.de 2011-03-03 12:03:11 CST --- should be fixed now, i hope that Word reacts on the return value and does not believe a font was embedded
http://bugs.winehq.org/show_bug.cgi?id=26178
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-03-04 12:35:43 CST --- Closing bugs fixed in 1.3.15.
https://bugs.winehq.org/show_bug.cgi?id=26178
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |29d5887b5c4c24b8d52988324fb | |ea65a5dacb696