https://bugs.winehq.org/show_bug.cgi?id=57234
Bug ID: 57234 Summary: Wine doesn't support URL redirects produced by apps using OAuth. Product: Wine Version: 9.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ezequiel.ezb@gmail.com Distribution: ---
I’ve been trying to log into Notion and Notion Calendar, but without success. These apps require logging into your Google account using OAuth. When selecting this option, you’re redirected to your browser to log in. After logging in, a URL starting with “cron://” is generated, such as:
"cron://calendar.notion.so/xxx/"
This URL should redirect to the originating app, but Wine doesn’t handle this correctly. Solving this involves modifying xdg MIME types, which is complex and imperfect. Associating a Wine app with the cron:// URL protocol means all such URLs are sent to a single app, which may not be the correct one.
So I'm filing this bug report to because these apps are otherwise working perfectly.
https://bugs.winehq.org/show_bug.cgi?id=57234
ezbie ezequiel.ezb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Distribution|--- |Other
--- Comment #1 from ezbie ezequiel.ezb@gmail.com --- I'm on CachyOS and have confirmed this issue to exist on vanilla wine 9.18-1 and 9.14-1, as well as on Crossover and on Wine-Cachyos.
https://bugs.winehq.org/show_bug.cgi?id=57234
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
I replied to the older bug first so let's continue there.
Regards.
*** This bug has been marked as a duplicate of bug 57229 ***
https://bugs.winehq.org/show_bug.cgi?id=57234
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.