http://bugs.winehq.org/show_bug.cgi?id=9516
Summary: Steam "Purchase" links do not work Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: frank.richter@gmail.com
When clicking on a "Purchase" link in the Steam store, inside the Steam client, no purchase dialog appears; instead, the embedded browser appears completely white.
(Steam uses special "steam:" URLs for the purchase links. They're probably not handled correctly.)
http://bugs.winehq.org/show_bug.cgi?id=9516
--- Comment #1 from Frank Richter frank.richter@gmail.com 2007-08-31 17:44:26 --- Created an attachment (id=7907) --> (http://bugs.winehq.org/attachment.cgi?id=7907) Make mshtml's before_async_open use the WIne URL
From some logs I notices that a "wine:steam:..." URL was passed to urlmon, not
a "steam:..." one as it should. Changing before_async_open() to try to the Wine URL before nsIWineURI_GetSpec() makes it pass the right URL to urlmon.
http://bugs.winehq.org/show_bug.cgi?id=9516
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |benjamin.hall@bioch.ox.ac.uk
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-05 18:31:26 --- *** Bug 9594 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9516
Ori Avtalion oavtal@bezeqint.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |oavtal@bezeqint.net
http://bugs.winehq.org/show_bug.cgi?id=9516
Hugo Bernier hbernier@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hbernier@gmail.com
--- Comment #3 from Hugo Bernier hbernier@gmail.com 2007-10-06 05:28:44 --- I can confirm this bug is occuring in 0.9.46. This bug was affecting a user's capacity to buy a game or install a demo.
I can also confirm that it is now possible to install demos using wine-0.9.46-g54720c7 from the git repos.
I successfully installed a demo.
However if your game requires age verification, this does not currently work because of a different bug, 9915.
http://bugs.winehq.org/show_bug.cgi?id=9516
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-06 12:53:07 --- This is fixed in GIT
http://bugs.winehq.org/show_bug.cgi?id=9516
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-06 12:53:16 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=9516
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gilboad@gmail.com
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-17 07:45:41 --- *** Bug 10071 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9516
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified