flathub / com.microsoft.Teams

https://flathub.org/apps/details/com.microsoft.Teams
14 stars 6 forks source link

Fix URLs not being passed correctly #74

Closed andypillip closed 3 years ago

andypillip commented 3 years ago

Should fix #14 Fix as proposed in https://docs.microsoft.com/en-us/answers/questions/298724/open-teams-meeting-link-on-linux-doens39t-work.html

flathubbot commented 3 years ago

Started test build 57971

flathubbot commented 3 years ago

Build 57971 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/55859/com.microsoft.Teams.flatpakref
mark00h commented 2 years ago

Hey. Seems like the issue is back, atleast on my end. I'm on Firefox and when I'm opening Teams link in browser, it doesn't show the pop up-prompt to choose the application to open the link with. Firefox is installed from Arch repositories, if that's relevant. I launch Teams with "flatpak run com.microsoft.Teams". Also tried to launch with other creative methods, such as the .desktop file.

andypillip commented 2 years ago

Hi @willowia . Sorry to hear you still got an issue there. We should first make sure that it’s actually after Firefox is handling the URL. Could you verify in Firefox’ settings, under Applications, what Action is registered for the Filetype msteams? Then, switch the Action to “always ask”. Open the Teams link again. Is Firefox showing the popup? Is an application being offered to handle the URL?

Thanks