[Bug 21427] New: Microsoft word 2007 show error when save file to pdf
http://bugs.winehq.org/show_bug.cgi?id=21427 Summary: Microsoft word 2007 show error when save file to pdf Product: Wine Version: 1.1.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dmbohdan(a)gmail.com Created an attachment (id=25804) --> (http://bugs.winehq.org/attachment.cgi?id=25804) console log After install office i run setup of office plugin that can save doc in pdf format. When i try to save it in pdf, word show an error. In word file was formulas and images. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21427 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Microsoft word 2007 show |Microsoft word 2007 can't |error when save file to pdf |save file to pdf --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-01-20 05:00:03 ---
wine: Call from 0x7edc0e83 to unimplemented function t2embed.dll.TTGetEmbeddingType, aborting
Looks like that's the source of the problem. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21427 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-01-20 09:07:25 ---
wine: Call from 0x7edc0e83 to unimplemented function t2embed.dll.TTGetEmbeddingType, aborting
Confirming - that dll is a complete stub. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21427 leighman <leighmanthegreat(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leighmanthegreat(a)hotmail.co | |m --- Comment #3 from leighman <leighmanthegreat(a)hotmail.com> 2010-02-23 03:35:34 --- I also have this problem, same error line. It's pretty much the last thing that's keeping Windows installed :P -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21427 --- Comment #4 from leighman <leighmanthegreat(a)hotmail.com> 2010-03-24 18:07:25 --- Possible fix for this in the patch at http://bugs.winehq.org/show_bug.cgi?id=17464 ? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21427 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-31 11:51:45 --- This should be fixed by b16b122091e98a4f013d4d4279b7bf15e585781f. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21427 --- Comment #6 from leighman <leighmanthegreat(a)hotmail.com> 2010-03-31 14:26:11 --- (In reply to comment #5)
This should be fixed by b16b122091e98a4f013d4d4279b7bf15e585781f.
Amazing <3 Seemingly random bits of text are kinda ugly/different, maybe where it hangs? Particularly when PDF is view in Evince. Thanks! -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21427 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-31 16:45:54 --- (In reply to comment #6)
Seemingly random bits of text are kinda ugly/different, maybe where it hangs? Particularly when PDF is view in Evince.
If you mean slightly wrong anti aliasing then yes I noticed that, and I'm not sure it's related, probably it's the way pdf it's generated. Could you check how a pdf generated in Windows looks in your viewer? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21427 --- Comment #8 from leighman <leighmanthegreat(a)hotmail.com> 2010-03-31 17:34:08 --- (In reply to comment #7)
(In reply to comment #6)
Seemingly random bits of text are kinda ugly/different, maybe where it hangs? Particularly when PDF is view in Evince.
If you mean slightly wrong anti aliasing then yes I noticed that, and I'm not sure it's related, probably it's the way pdf it's generated. Could you check how a pdf generated in Windows looks in your viewer?
PDFs generated on Windows all look fine. It seems that when generating in 'Minimum Size' only some bits are aliased wrong, whereas when using 'Standard' the whole document is wrong. ('Minimum size' also seems to correspondingly hang less whilst exporting) I noticed that documents exported using 'Standard' seem very similar to when I did the procedure outlined in http://bugs.winehq.org/show_bug.cgi?id=21852 so maybe there is something there? Cheers -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21427 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ericitaquera(a)gmail.com --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-04-01 07:33:44 --- *** Bug 22231 has been marked as a duplicate of this bug. *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21427 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2010-04-02 12:52:21 --- Closing bugs fixed in 1.1.42. -- 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.
participants (1)
-
wine-bugs@winehq.org