[Bug 23153] New: OS X cannot redirect steam:// URL to Steam.exe
http://bugs.winehq.org/show_bug.cgi?id=23153 Summary: OS X cannot redirect steam:// URL to Steam.exe Product: Wine Version: 1.1.44 Platform: x86 OS/Version: Mac OS X 10.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: richardcavell(a)mail.com Created an attachment (id=28798) --> (http://bugs.winehq.org/attachment.cgi?id=28798) Dialog box I am running the PC version of Steam within OS X. I have installed Half-Life. Now I would like to install the high-definition pack. The way to do this is to visit the link: steam://installaddon/halflifehd However, clicking on this link does not automatically send the click to Steam (so whatever API is used by Steam to register steam:// to redirect to Steam.exe is having no effect). When I click on the above link, I get a dialog box within OS X (attached). From within this dialog, I can select any OS X application (*.app) to receive the steam:// click. However, if I navigate my drive_c directory, all Windows executables, including Steam.exe, are gray and cannot be selected. Therefore, I cannot redirect it to the PC version of Steam. (It's worth noting that one could redirect it to the Mac version of Steam). This is obviously a problem with Wine fitting into the OS X design paradigm. But the program doesn't work as it's supposed to, so it's a bug. Richard -- 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=23153 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.6 |Mac OS X -- 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=23153 Gaurav Jain <gaurav(a)gauravjain.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaurav(a)gauravjain.org -- 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=23153 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |integration CC| |adys.wh(a)gmail.com, | |damjan.jov(a)gmail.com Component|-unknown |tools --- Comment #1 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-02-22 16:19:38 CST --- winemenubuilder. cc damjan -- 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=23153 --- Comment #2 from Jerome Leclanche <adys.wh(a)gmail.com> 2013-07-08 02:53:47 CDT --- Was this implemented? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23153 --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- Is this still an issue in current (1.7.36 or newer) wine? If so, please attach terminal output. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23153 tblodt(a)icloud.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tblodt(a)icloud.com --- Comment #4 from tblodt(a)icloud.com --- This is not a wine bug. This is an unimplemented feature. This feature can't really be implemented, because only actual mac apps can open URLs (or files), and Wine is not a real Mac app. You should be able to install the HD pack by running: wine iexplore and putting the Steam URL in the address box there. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23153 --- Comment #5 from Ken Thomases <ken(a)codeweavers.com> --- (In reply to tblodt from comment #4)
This feature can't really be implemented, because only actual mac apps can open URLs (or files), and Wine is not a real Mac app.
Correct. (Where "real Mac app" should be read as "bundled Mac app".)
You should be able to install the HD pack by running:
wine iexplore
and putting the Steam URL in the address box there.
Even easier would be: wine start steam://installaddon/halflifehd -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23153 --- Comment #6 from tblodt(a)icloud.com --- Is there any chance that Wine will ever include an app bundle, or is that domain reserved for Crossover? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23153 --- Comment #7 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Is this ever likely to be "fixed"? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23153 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the bug still occur with vanilla wine-6.21? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23153 --- Comment #9 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- (In reply to Richard Cavell from comment #0)
The way to do this is to visit the link:
steam://installaddon/halflifehd
However, clicking on this link does not automatically send the click to Steam (so whatever API is used by Steam to register steam:// to redirect to Steam.exe is having no effect).
When I click on the above link, I get a dialog box within OS X (attached).
Where, how, in which application, do you click on this link? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23153 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED --- Comment #10 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
This feature can't really be implemented, because only actual mac apps can open URLs (or files), and Wine is not a real Mac app.
Correct. (Where "real Mac app" should be read as "bundled Mac app".)
WONTFIX -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23153 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Closing WONTFIX. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla