Package Details: teams-for-linux 1.12.6-1

Git Clone URL: https://aur.archlinux.org/teams-for-linux.git (read-only, click to copy)
Package Base: teams-for-linux
Description: Unofficial Microsoft Teams client for Linux using Electron.
Upstream URL: https://github.com/IsmaelMartinez/teams-for-linux
Licenses: GPL-3.0-only
Submitter: ivelkov
Maintainer: jijojosephk (pschichtel)
Last Packager: pschichtel
Votes: 88
Popularity: 2.30
First Submitted: 2018-04-03 15:36 (UTC)
Last Updated: 2025-01-29 01:38 (UTC)

Pinned Comments

pschichtel commented on 2024-04-30 20:18 (UTC) (edited on 2024-04-30 20:19 (UTC) by pschichtel)

Before marking the package out of date, please first check that the new version is not a pre-release. I'm tracking releases, not pre-releases.

jijojosephk commented on 2024-02-05 02:42 (UTC)

Talk to community members here:

https://matrix.to/#/#teams-for-linux_community:gitter.im

Latest Comments

« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 Next › Last »

zer0def commented on 2019-08-08 18:14 (UTC)

Bump to 0.6.0: https://github.com/zer0def/PKGBUILDs/commit/251934a882c3b473b2e0f1941a6b120d65632aff.patch

Lande commented on 2019-08-06 12:03 (UTC)

It would be great to update package to version 0.5.0 to get desktop sharing fixed. I am having to execute the program against the github fix branch to get it working. Thanks

coccovax commented on 2019-08-05 14:03 (UTC)

Desktop sharing no longer works. Fixed in 0.5.0 version. Can you update, please?

Thanks

pd5rm commented on 2019-07-22 23:30 (UTC)

The issue I listed earlier with SSO failing (OneLogin) using native packages (e.g Pacman) remains with 0.4.0 release.

The new flatpak (https://flathub.org/apps/details/com.github.IsmaelMartinez.teams_for_linux) and official snap packages continue to work.

I'm open to debugging suggestions if there are any. I'd prefer to use the native packages.

Alfred456654 commented on 2019-07-19 08:06 (UTC) (edited on 2019-07-19 08:07 (UTC) by Alfred456654)

diff PKGBUILD.old PKGBUILD.new

5c5
< pkgver=0.3.0
---
> pkgver=0.4.0
18c18
<   "0c2e5ac1ad3dc19099a47fd42f7d2b62f5372817eb8b75be5ee2db3652a1b8b9"
---
>   "b0f8ec52cf1359382ad2557e4909c172e1c3716bb2f379e2f544fb06070fcea7"

frealgagu commented on 2019-07-16 14:36 (UTC)

The idea of AUR is create packages from source, it gives the possibility to customize the building of package. There are packages which have their corresponding binary source, but they are done for sources which take a lot of time compiling.

enihcam commented on 2019-07-16 14:08 (UTC)

This is a great AUR package. Instead of build from source, could you just package the given binary version (e.g. teams-for-linux_0.3.0_amd64.deb)?

I mean, why build?

pd5rm commented on 2019-06-12 21:09 (UTC) (edited on 2019-06-12 21:09 (UTC) by pd5rm)

I can't get SSO (OneLogin) working with the AUR version. If I install the snap version, it works fine. Not sure how to debug this further, since I don't think it's an upstream issue.

ismaelmartinez commented on 2019-06-02 08:38 (UTC)

I check the changes for 0.3.0 and found nothing that worry me. You can check there by yourself.

https://github.com/IsmaelMartinez/teams-for-linux/commit/210cf55aa5b07699113f99273ada5243fc6457d5

If you got any questions on how things are tied together, please shout as it's pretty simple stuff (and we got nothing to hide)

Doing a bit of googling the "dummy output" seems to be a misconfiguration or something blocking the audio. Google "arch dummy output". The Reddit answer tell you how to find what is blocking the audio.

Hope helps, but do report on GitHub issues so we can help find out how that happened.