http://bugs.winehq.org/show_bug.cgi?id=20723
Summary: Photoshop CS4 installer fails with wine-1.3.2 after doing all steps from http://appdb.winehq.org/objectManager.php?sClass=versi on&iId=6584 Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P4 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Benjamin_Schulz@gmx.de
Created an attachment (id=24769) --> (http://bugs.winehq.org/attachment.cgi?id=24769) log from wine photoshop install
After the following steps under gentoo with wine 1.3.2:
1) wget http://www.kegel.com/wine/winetricks
2) chmod +x ./winetricks
3) ./winetricks msxml6 gdiplus gecko vcrun2005 ie6 allfonts tahoma fontfix
4) emerge corefonts
5) LANG=C wine Setup.exe
the application stopped during a system check of the setup. The output is in the attached logfile
http://bugs.winehq.org/show_bug.cgi?id=20723
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Photoshop CS4 installer |Photoshop CS4 installer |fails with wine-1.3.2 after |fails |doing all steps from | |http://appdb.winehq.org/obj | |ectManager.php?sClass=versi | |on&iId=6584 | Severity|blocker |normal
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-15 15:45:02 --- NOT a blocker: http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
What exact Wine version are you using? If it's not wine-1.1.33 - upgrade and retest.
http://bugs.winehq.org/show_bug.cgi?id=20723
--- Comment #2 from Benjamin Schulz Benjamin_Schulz@gmx.de 2009-11-15 15:50:04 --- it is wine 1.3.3, sorry, the above quote that I would be using 1.3.2 was wrong.
wine --version gives 1.3.3
http://bugs.winehq.org/show_bug.cgi?id=20723
Benjamin Schulz Benjamin_Schulz@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P4 |P2 Version|unspecified |1.1.33
http://bugs.winehq.org/show_bug.cgi?id=20723
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-15 16:49:16 ---
wine --version gives 1.3.3
??? There is no such version. Unless you mean "wine-1.1.33".
http://bugs.winehq.org/show_bug.cgi?id=20723
--- Comment #4 from Benjamin Schulz Benjamin_Schulz@gmx.de 2009-11-15 19:39:36 --- yes, I mean wine-1.1.33, that is, the most recent wine-version.
Interestingly, the Photoshop CS2 installer fails also.
However, I can install Photoshop CS (version 8.0.1) with wine 1.1.33
http://bugs.winehq.org/show_bug.cgi?id=20723
--- Comment #5 from Austin English austinenglish@gmail.com 2009-11-17 20:33:05 --- Is this a regression?
http://bugs.winehq.org/show_bug.cgi?id=20723
--- Comment #6 from Benjamin Schulz Benjamin_Schulz@gmx.de 2009-11-18 03:34:42 --- Perhaps it is a regression.
However, I wonder why those installer packages often fail in wine.
Installshield allows to download trial versions of their setup-creator development environments: http://www.flexerasoftware.com/resources/trials.htm#installshield
Microsoft released their installer development system for free: http://de.wikipedia.org/wiki/Windows_Installer_XML
It seems that it is not hard to obtain the development environment applications which are used to create those windows installers.
Hence, there should be the possibility for an open source project, to create own installers, run them in wine, and closely examine, where something goes wrong.
I think something like this should be done. Since many applications use those windows installer now.
I have used this installshield and windows installer development environments around 5 years ago. From what I remember, these systems were similar to a simple scripting language (that is: not a complete programming language), with only some settings left that the developer could control.
Perhaps by looking at the development environments of those installer programs, one can create some test cases for wine.
http://bugs.winehq.org/show_bug.cgi?id=20723
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2009-11-20 19:37:46 --- Read the instructions properly next time.
*** This bug has been marked as a duplicate of bug 18070 ***
http://bugs.winehq.org/show_bug.cgi?id=20723
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Ken Sharp kennybobs@o2.co.uk 2009-11-20 19:38:06 --- Closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=20723
--- Comment #9 from Benjamin Schulz Benjamin_Schulz@gmx.de 2009-11-20 22:19:22 --- is my bug in fact a duplicate of bug 18070 ? The problem is that I do not figure out from my log if it is the same error than in 18070 why it fails.