http://bugs.winehq.org/show_bug.cgi?id=29046
Bug #: 29046 Summary: Office 2007 apps crash loading document properties editing window Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net Classification: Unclassified Regression SHA1: 3eafe92ba31aa4369e652777762b0bd122fa39bb
To reproduce, click the Office button, then select Prepare=>Properties. If dw20.exe (Office's error handler) is not disabled it will intercept the crash and the app will freeze; if dw20.exe is disabled, Wine's crash dialog will appear.
Regression test results:
3eafe92ba31aa4369e652777762b0bd122fa39bb is the first bad commit commit 3eafe92ba31aa4369e652777762b0bd122fa39bb Author: Gerald Pfeifer gerald@pfeifer.com Date: Thu Sep 8 01:08:56 2011 +0200
mshtml: Add failure detection to set_downloading_proc.
:040000 040000 2c68bce4ad6196ae9a4a0c4fbedb897bdc05a3cd 2a4f4357614089b5af4423716979f93e67ef18bf M dlls
Reverting the patch fixes the problem.
http://bugs.winehq.org/show_bug.cgi?id=29046
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gerald@pfeifer.com
http://bugs.winehq.org/show_bug.cgi?id=29046
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net 2011-11-10 16:22:10 CST --- I set the Wine version based on the regression test results, but the problem is still present in wine-1.3.32-122-g2e5f73e using Wine-Gecko 1.4. The problem doesn't occur if Wine-Gecko isn't installed.
http://bugs.winehq.org/show_bug.cgi?id=29046
Fitzcarraldo fitzcarraldo1@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fitzcarraldo1@hotmail.com
--- Comment #2 from Fitzcarraldo fitzcarraldo1@hotmail.com 2012-01-01 18:08:42 CST --- This bug report lists the platform as x86 Linux. I am also experiencing this bug in x86-64 Linux.
http://bugs.winehq.org/show_bug.cgi?id=29046
--- Comment #3 from Fitzcarraldo fitzcarraldo1@hotmail.com 2012-01-14 07:55:21 CST --- The problem is still present in WINE 1.3.37.
http://bugs.winehq.org/show_bug.cgi?id=29046
--- Comment #4 from André H. nerv@dawncrow.de 2012-01-28 10:04:16 CST --- Created attachment 38582 --> http://bugs.winehq.org/attachment.cgi?id=38582 Patch for testing
does that patch helps? otherwise a backtrace (unpatched) would be helpful
http://bugs.winehq.org/show_bug.cgi?id=29046
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net 2012-01-28 12:49:04 CST --- The patch prevents the crash. The basic document properties window doesn't load correctly, but I'm not sure if it ever did, and that would be a different bug anyway.
http://bugs.winehq.org/show_bug.cgi?id=29046
--- Comment #6 from Fitzcarraldo fitzcarraldo1@hotmail.com 2012-01-30 19:20:00 CST --- I edited the file /dlls/mshtml/persist.c from WINE 1.3.37 to include the minor change indicated in the attachment to Comment 4 by André H., and rebuilt WINE. I can confirm that the change posted by André allows me to view and edit the properties of documents in Word 2007, PowerPoint 2007 and Excel 2007. Thank you all. Will this fix make it into WINE 1.4?
http://bugs.winehq.org/show_bug.cgi?id=29046
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #7 from Jacek Caban jacek@codeweavers.com 2012-02-08 09:21:23 CST --- André, the patch looks good to me, please send it to wine-patches.
http://bugs.winehq.org/show_bug.cgi?id=29046
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #8 from André H. nerv@dawncrow.de 2012-02-10 12:28:05 CST --- (In reply to comment #7)
André, the patch looks good to me, please send it to wine-patches.
i'll do, seen this bug again this week while i was ago, now i search quite long for this bug at home as i wasn't added to the CC list by only adding attachments......
http://bugs.winehq.org/show_bug.cgi?id=29046
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3950721c2d2ee70366d67370dd5 | |930c1031867c0 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from André H. nerv@dawncrow.de 2012-02-11 11:01:11 CST --- http://source.winehq.org/git/wine.git/commitdiff/3950721c2d2ee70366d67370dd5...
http://bugs.winehq.org/show_bug.cgi?id=29046
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2012-02-11 13:53:38 CST --- Closing bugs fixed in 1.4-rc3.