[Bug 21604] New: Office 2003: can no longer insert picture from file without manually setting override for gdiplus
http://bugs.winehq.org/show_bug.cgi?id=21604 Summary: Office 2003: can no longer insert picture from file without manually setting override for gdiplus Product: Wine Version: 1.1.38 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: dimesio(a)earthlink.net Trying to insert a jpeg in Word, Excel, or Powerpoint 2003 now causes a crash in gdiplus. Inserting a png or gif doesn't crash, but it inserts a solid black box. The regression test identified the following: db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2 is first bad commit commit db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2 Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Sun Jan 24 15:18:46 2010 -0600 gdiplus: Prefer the builtin version. :040000 040000 f697af8a8f1f28485cb41662835069206b23cf58 dc52b6e519488f4fec677577cb113cf08e1da028 M dlls Manually setting an override for gdiplus obviously solves the problem. Possibly a WONTFIX, but if so, bug 14980 should also be one. -- 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=21604 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=21604 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- 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=21604 --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2010-02-20 17:51:54 --- This should be fixed in builtin gdiplus, of course, assuming you have Wine working properly with libjpeg. Can you get a +gdiplus,+wincodecs log? -- 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=21604 --- Comment #2 from Rosanne DiMesio <dimesio(a)earthlink.net> 2010-02-20 19:51:26 --- Created an attachment (id=26354) --> (http://bugs.winehq.org/attachment.cgi?id=26354) +gdiplus,+wincodecs log Log from trying to insert a jpeg. Tested in 1.1.39, no overrides. -- 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=21604 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-26 16:22:53 --- Rosanne, try current Wine. GdipGetImageItemData stub is present now. -- 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=21604 --- Comment #4 from Rosanne DiMesio <dimesio(a)earthlink.net> 2010-02-26 21:34:18 --- The crash is gone in wine-1.1.39-163-g583f0f0, and jpegs display fine. However, inserted gifs still display as solid black boxes. Most pngs now display as solid white boxes, so they're not even visible unless selected, though I did have a couple that displayed properly. Both filetypes display fine when using Office's own gdiplus. -- 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=21604 --- Comment #5 from O. Nykyforchyn <oleh.nyk(a)gmail.com> 2010-03-06 19:58:15 --- See also bug 21952. It seems that builtin gdiplus has difficulties with embedded objects. -- 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=21604 --- Comment #6 from Vincent Povirk <madewokherd(a)gmail.com> 2010-03-30 17:27:12 --- Can you get a +gdiplus log from an image failing to display? -- 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=21604 --- Comment #7 from Rosanne DiMesio <dimesio(a)earthlink.net> 2010-03-31 10:51:06 --- Created an attachment (id=27121) --> (http://bugs.winehq.org/attachment.cgi?id=27121) +gdiplus opening a document with a png and a gif Attaching a log from opening a doc file that has one png and one gif in it. The png displays all white (and hence is invisible), the gif displays as a black box. -- 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=21604 Mclaud2000 <mclaud2000(a)tutopia.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #8 from Mclaud2000 <mclaud2000(a)tutopia.com> 2010-04-14 03:15:55 --- *** This bug has been confirmed by popular vote. *** -- 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=21604 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Rosanne DiMesio <dimesio(a)earthlink.net> 2010-07-20 20:47:39 --- This appears to be fixed in 1.2; pngs and gifs display properly with builtin gdiplus. I'm marking this fixed. If any other problems turn up from not using Office's own gdiplus, I'll file separate bugs. -- 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=21604 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-30 12:57:45 --- Closing bugs fixed in 1.3.0. -- 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