https://bugs.winehq.org/show_bug.cgi?id=51967
Bug ID: 51967 Summary: Apps no longer open URLs. Product: Wine Version: 6.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gordon.lack@dsl.pipex.com Distribution: ---
I use wine to run a DoubleDummy windows program.
This can downloads results from a website and does so by "opening" a URL.
By running strace (and forcing in older wine versions) I can see that:
v6.8 uses /usr/bin/xdg-open (which in turn uses kde-open5) to open the URL and this works.
v6.20 is using /usr/bin/open, which knows nothing about URLs and hence fails.
https://bugs.winehq.org/show_bug.cgi?id=51967
--- Comment #1 from Gordon Lack gordon.lack@dsl.pipex.com --- A binary chop of releases shows that this issue started in v6.19.
6.18 opens URLs. 6.19 does not.
https://bugs.winehq.org/show_bug.cgi?id=51967
Gordon Lack gordon.lack@dsl.pipex.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|6.20 |6.19
https://bugs.winehq.org/show_bug.cgi?id=51967
Gordon Lack gordon.lack@dsl.pipex.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gordon.lack@dsl.pipex.com
https://bugs.winehq.org/show_bug.cgi?id=51967
--- Comment #2 from Gordon Lack gordon.lack@dsl.pipex.com --- Seems to be fixed in the update from 7.0~rc1~impish-1 to 7.0~rc2~impish-1.
https://bugs.winehq.org/show_bug.cgi?id=51967
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED Component|-unknown |programs
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- That's right, this was fixed in rc2.
*** This bug has been marked as a duplicate of bug 52206 ***
https://bugs.winehq.org/show_bug.cgi?id=51967
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.