I also had to add --disable-seccomp-filter-sandbox
to fix the issue where teams would just launch and there would be nothing but a white box. The logs showed a rendering process crashed.
Search Criteria
Package Details: teams 1.5.00.23861-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/teams.git (read-only, click to copy) |
---|---|
Package Base: | teams |
Description: | Microsoft Teams for Linux is your chat-centered workspace in Office 365 |
Upstream URL: | https://teams.microsoft.com/downloads |
Licenses: | custom |
Conflicts: | ms-teams |
Replaces: | ms-teams |
Submitter: | ogarcia |
Maintainer: | ogarcia (jvybihal) |
Last Packager: | ogarcia |
Votes: | 311 |
Popularity: | 0.56 |
First Submitted: | 2019-12-10 18:41 (UTC) |
Last Updated: | 2023-03-04 10:15 (UTC) |
Dependencies (10)
- alsa-lib
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsecret
- libxss
- libxtst
- nss (nss-hgAUR)
- libappindicator-gtk3 (optional) – Systray indicator support
- org.freedesktop.secrets (keepassxc-gitAUR, gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, pass-secret-service-binAUR, dssdAUR, pass-secret-service-gitAUR, bitw-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – Keyring password store support
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – Video and voice call support
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 46 Next › Last »
dmstocking commented on 2022-02-23 20:27 (UTC)
dr4Ke commented on 2022-02-23 09:32 (UTC)
Adding --disable-seccomp-filter-sandbox
is sufficient to fix this issue. I don't know what the security implications are.
I used a custom teams.desktop
file to add this option.
fireflies commented on 2022-02-22 05:44 (UTC)
Please don't suggest adding --no-sandbox
permanently in the package. This should be an ephemeral workaround used with caution, as --no-sandbox
itself carries many security risks.
bidulock commented on 2022-02-22 00:53 (UTC)
Please add the following line at the end of package():
sed -i -e 's,--disable.*sandbox,--no-sandbox,' "${pkgdir}/usr/bin/teams"
to add the --no-sandbox flag to the /usr/bin/teams invocation script.
Xuebit commented on 2022-02-21 18:37 (UTC)
The --no-sandbox flag worked for me. Just make sure you kill any non-working teams processes if you are still having issues.
Kitt3120 commented on 2022-02-21 10:55 (UTC) (edited on 2022-02-21 10:55 (UTC) by Kitt3120)
If you don't want to start teams from the terminal all the time, there is no need for a custom AUR package. Just open your favorite editor on /usr/share/applications/teams.desktop or teams-insiders.desktop and edit the "Exec" line in "[Desktop Entry]" to contain the argument. If you're using KDE Plasma and have teams in autostart, also edit ~/.config/autostart/teams.desktop or teams-insiders.desktop or just remove the autostart entry through GUI settings and add it again.
Also make sure to revert and test again after the teams package has been updated.
alexleach commented on 2022-02-21 10:45 (UTC)
Is it worth someone releasing a new AUR version, with --no-sandbox
added to the command line options in /usr/bin/teams
? Would save us from having to launch teams from the terminal each time, and would allow teams to start on login. I'm going to do that on my local machine anyway...
TJM commented on 2022-02-21 08:28 (UTC)
Teams work well with --no-sandbox
. However, unable to run and terminated with SIGILL
or SIGSYS
without --no-sandbox
. Strange.
TJM commented on 2022-02-21 08:28 (UTC)
Teams work well with --no-sandbox
. However, unable to run and terminated with SIGILL
or SIGSYS
without --no-sandbox
. Strange.
thewhitemike commented on 2022-02-21 07:43 (UTC)
@deep_thought
Try to launch teams from your terminal whit this commande teams --no-sandbox
.
Pinned Comments
ogarcia commented on 2023-02-24 07:46 (UTC)
@mluque Yes, it seems that Microsoft is doing the wrong thing and has deleted the packages from the repository. There are several open threads on this topic.
The truth is that since the announcement that Microsoft was going to withdraw the Teams client, one does not know what is going to happen. I hope they restore the files, but in the meantime I have uploaded the binaries here (they are the Arch packages, I don't have the original .deb packages but if someone passes them to me I can include them).
ogarcia commented on 2022-02-01 10:30 (UTC) (edited on 2022-04-19 12:53 (UTC) by ogarcia)
Please, before flag as Out-of-date perform a double check in versions. Version 1.4.00.4855 is higher than 1.3.00.30857, 1.3.00.5153 or 1.3.00.958.
If you doubt, please remember the math classes and perform a count 1, 2, 3, 4, ..., 958, 959, ..., 5152, 5153, 5154, ..., 30856, 30857, 30858, etc.
You can go to HERE, download DEB or RPM and compare versions