Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834840 - net-im/zoom desktop file missing zoomus:// handler
Summary: net-im/zoom desktop file missing zoomus:// handler
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Ulrich Müller
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-09 16:08 UTC by Maciej A
Modified: 2022-03-09 19:19 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej A 2022-03-09 16:08:17 UTC
When trying to log in to zoom with SSO, zoom opens a link in a browser.
Once I log in with my SSO provider, the browser tries to open an URI starting with zoomus://.

It fails because the .desktop entry registers only x-scheme-handler/zoommtg but not x-scheme-handler/zoomus.
Adding that manually and regenerating mime cache fixes the issue and SSO works correctly.
Comment 1 Larry the Git Cow gentoo-dev 2022-03-09 19:19:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd573148fd712ca2bdfc60de8b525adbca42b6ff

commit bd573148fd712ca2bdfc60de8b525adbca42b6ff
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-03-09 19:17:46 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-03-09 19:18:29 +0000

    net-im/zoom: Update desktop entry
    
    Closes: https://bugs.gentoo.org/834840
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 net-im/zoom/{zoom-5.9.6.2225.ebuild => zoom-5.9.6.2225-r1.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)