[Bug 10077] New: [~] badly handled by WriteEnvironmentStrings make Photoshop CS2 installer clear the PATH instead of adding a directory to it
http://bugs.winehq.org/show_bug.cgi?id=10077 Summary: [~] badly handled by WriteEnvironmentStrings make Photoshop CS2 installer clear the PATH instead of adding a directory to it Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: NEW Keywords: Installer Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: mikolaj.zalewski(a)gmail.com By default [~] is translated to a NUL character however in WriteEnviromnentStrings it should be translated into the current value of the variable. Photoshop CS2 writes "[~];[CommonFilesFolder]Adobe\\AGL" into the PATH what in our current implementation results in the PATH being cleared instead of appended. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10077 --- Comment #1 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-10-17 19:13:00 --- WriteEnvironmentStrings tries to support it didn't work. I've sent a patch that tries to fix it: http://www.winehq.org/pipermail/wine-patches/2007-October/045338.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10077 Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-10-18 13:15:17 --- The patch that fixes it well enough for Photoshop installation to go well have been accepted to Wine Git and will be available in Wine starting from Wine 0.9.48. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10077 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:42:00 --- Closing all RESOLVED FIXED bugs older than four weeks. -- 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=10077 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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