http://bugs.winehq.org/show_bug.cgi?id=30039
Bug #: 30039 Summary: Can't download Adobe Photoshop CS 5 trial - Adobe Download Assistant can't log in Product: Wine Version: 1.4-rc5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
I did
rm -rf ~/.wine winetricks -q --no-isolate firefox cd ~/".wine/drive_c/Program Files/Mozilla Firefox" wine firefox 'http://www.adobe.com/cfusion/tdrc/index.cfm?product=photoshop'
clicked on Download, double-clicked on the downloaded file to install Adobe Download Assistant, and once it installed and started, tried to log in to my (free) adobe account. This failed with
fixme:wininet:InternetSetOptionW Option 41 STUB
because our wininet doesn't support InternetSetOption(,INTERNET_OPTION_USER_AGENT,) yet.
winetricks wininet works around the problem.
http://bugs.winehq.org/show_bug.cgi?id=30039
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.adobe.com/cfusio | |n/tdrc/index.cfm?product=ph | |otoshop
http://bugs.winehq.org/show_bug.cgi?id=30039
--- Comment #1 from Dan Kegel dank@kegel.com 2012-02-28 15:33:48 CST --- Created attachment 39131 --> http://bugs.winehq.org/attachment.cgi?id=39131 Draft patch
Here's a draft patch that adds support for setting INTERNET_OPTION_USER_AGENT, with test; it makes the app happy.
http://bugs.winehq.org/show_bug.cgi?id=30039
--- Comment #2 from Dan Kegel dank@kegel.com 2012-03-22 06:20:17 CDT --- Probably also affects Adobe Photoshop CS6 beta; see comment in bug 30239.
http://bugs.winehq.org/show_bug.cgi?id=30039
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |adys.wh@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=30039
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #3 from Sebastian Lackner sebastian@fds-team.de --- Does this problem still exist? The test contained in the draft patch passes on wine-1.7.21-67-g5acf151 without any wininet code change.
https://bugs.winehq.org/show_bug.cgi?id=30039
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
https://bugs.winehq.org/show_bug.cgi?id=30039
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- I did install Adobe Photoshop CS6 via local copy just recently and it worked without any overrides when it wanted to make an account or login. So most likely this is fixed too.
But I cant confim this specific version.
https://bugs.winehq.org/show_bug.cgi?id=30039
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev@web.de
https://bugs.winehq.org/show_bug.cgi?id=30039
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Resolution|--- |FIXED Fixed by SHA1| |b1c4eecdc84733cf76c9e461de1 | |811c6a4eaa5f6 Status|NEW |RESOLVED
--- Comment #5 from Jacek Caban jacek@codeweavers.com --- The problem from draft patch is fixed by https://source.winehq.org/git/wine.git/commitdiff/b1c4eecdc84733cf76c9e461de...
https://bugs.winehq.org/show_bug.cgi?id=30039
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.0-rc4.