http://bugs.winehq.org/show_bug.cgi?id=31683
Bug #: 31683 Summary: Adobe Photoshop CS4 installer doesn't do anything Product: Wine Version: 1.5.12 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: Installer Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Classification: Unclassified
Created attachment 41652 --> http://bugs.winehq.org/attachment.cgi?id=41652 Screenshot in wine-1.5.12-194-g688aa1f
Working around Bug 18070 the Adobe Photoshop CS4 installer gets so far and stops doing anything.
Moving the mouse around the window prints a lot of mshtml fixmes in the console which suggests that the app has not hung.
This never used to occur but a bisect may take some time.
winetricks ie6 works around this. Will update.
http://bugs.winehq.org/show_bug.cgi?id=31683
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2012-09-11 14:43:13 CDT --- Created attachment 41653 --> http://bugs.winehq.org/attachment.cgi?id=41653 wine-1.5.12-194-g688aa1f console output
http://bugs.winehq.org/show_bug.cgi?id=31683
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mshtml
http://bugs.winehq.org/show_bug.cgi?id=31683
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |jacek@codeweavers.com Blocks| |20954, 20958 Regression SHA1| |4e10fcc953c6866a9a88ecde065 | |fb70c6497147d
--- Comment #2 from Ken Sharp kennybobs@o2.co.uk 2012-09-11 20:04:05 CDT --- Opening winecfg after "winetricks ie6" and setting all the overrides to builtin except mshtml works around this bug.
Copying the exact same mshtml.dll and setting that to native in a clean wineprefix, without winetricks, doesn't work for some reason. Winetricks must do something else. Tried the same with mshtml.tlb also copied - still doesn't work. mshtml.dll from Windows 7 has too many dependencies of its own.
Some of the other bugs for CS4 appear fixed, but this may be due to the workarounds, so marking them as blocked by this bug until anyone knows any better.
Result of bisect:
4e10fcc953c6866a9a88ecde065fb70c6497147d is the first bad commit commit 4e10fcc953c6866a9a88ecde065fb70c6497147d Author: Jacek Caban jacek@codeweavers.com Date: Thu Jun 28 11:21:10 2012 +0200
mshtml: Return referenced object in get_node_obj.
:040000 040000 050647737df6e49e1419467bd1d954a777c079a1 e062bcea7f814de87673e73b4020c26eb8dc0765 M dlls
This commit cannot be reverted, but the commit before does not have this bug.
http://bugs.winehq.org/show_bug.cgi?id=31683
--- Comment #3 from Jacek Caban jacek@codeweavers.com 2012-10-11 10:09:45 CDT --- The bisected patch just make an old bug visible. IE ignores most of spaces-only text nodes, while Gecko adds them to DOM tree.
http://bugs.winehq.org/show_bug.cgi?id=31683
Brandon Corujo haku08879@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |haku08879@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31683
--- Comment #4 from Jacek Caban jacek@codeweavers.com 2013-04-25 05:41:15 CDT --- This should be fixed by Wine Gecko commit 8cea6196dddf1a3c191ac812262adfc6e225540f, which was cherry-picked to wine-gecko-2.21 branch in commit 5e6647d408a0988955fe78292b43874b8584b599 and is present in Wine Gecko 2.21-beta1:
http://www.winehq.org/pipermail/wine-devel/2013-April/099651.html
Please retest with the new Gecko beta.
http://bugs.winehq.org/show_bug.cgi?id=31683
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |fb9620f1c8e2f531c265d6c4205 | |d78c8b56682bb Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Jacek Caban jacek@codeweavers.com 2013-05-18 07:38:22 CDT --- The new Gecko is in Git, marking as fixed.
http://bugs.winehq.org/show_bug.cgi?id=31683
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2013-05-24 13:33:21 CDT --- Closing bugs fixed in 1.5.31.