Package Details: teams 1.5.00.23861-1

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: 315
Popularity: 1.90
First Submitted: 2019-12-10 18:41 (UTC)
Last Updated: 2023-03-04 10:15 (UTC)

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

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 46 Next › Last »

attila123 commented on 2022-02-15 21:37 (UTC)

@gavinhungry thanks, but creating the hooks.json did not prevent the white box, it just prevented the error message about hooks.json in the startup log. I needed to downgrade those libs.

@baggar11, thank you very much, those downgrades fixed it for me :)

wget https://archive.archlinux.org/packages/g/glibc/glibc-2.33-5-x86_64.pkg.tar.zst
wget https://archive.archlinux.org/packages/g/gcc-libs/gcc-libs-11.1.0-3-x86_64.pkg.tar.zst
wget https://archive.archlinux.org/packages/b/binutils/binutils-2.36.1-3-x86_64.pkg.tar.zst
wget https://archive.archlinux.org/packages/g/gcc/gcc-11.1.0-3-x86_64.pkg.tar.zst
sudo pacman -U glibc-2.33-5-x86_64.pkg.tar.zst gcc-libs-11.1.0-3-x86_64.pkg.tar.zst binutils-2.36.1-3-x86_64.pkg.tar.zst gcc-11.1.0-3-x86_64.pkg.tar.zst

@Ravenman, thanks for the info, I did the manual downgrade before I could read your comment, but will save this in my notes.

baggar11 commented on 2022-02-15 18:43 (UTC) (edited on 2022-02-15 18:43 (UTC) by baggar11)

Downgraded the following fixed the issue for me.

[2022-02-15T10:34:21-0800] [ALPM] downgraded glibc (2.35-2 -> 2.33-5)

[2022-02-15T10:38:02-0800] [ALPM] downgraded gcc-libs (11.2.0-3 -> 11.1.0-3)

[2022-02-15T10:38:03-0800] [ALPM] downgraded binutils (2.38-3 -> 2.36.1-3)

[2022-02-15T10:38:03-0800] [ALPM] downgraded gcc (11.2.0-3 -> 11.1.0-3)

gavinhungry commented on 2022-02-15 18:03 (UTC) (edited on 2022-02-15 22:46 (UTC) by gavinhungry)

I've only tested this on 1.4.00.7556-1, but you can work around the blank splash screen crash by creating the following file:

${XDG_CONFIG_HOME}/Microsoft/Microsoft Teams/hooks.json

With the following content:

{ "enableProcessIntegrityLevel": false }

mephinet commented on 2022-02-15 15:43 (UTC)

Also seeing the "white screen issue" after updating today. I removed .config/Microsoft and .config/Microsoft Teams - Preview, and started Teams again - this is the log file: https://gist.githubusercontent.com/mephinet/46b9d8fcade7ada6c5d4581b3eb95b2d/raw/88350694e38c1399ca1ff4b94c5d8715f389a338/logs.txt

This is the output of today's paclog - so the issue must be caused by the update of one of these packages: https://gist.githubusercontent.com/mephinet/46b9d8fcade7ada6c5d4581b3eb95b2d/raw/e4d0ef914d818a3c4e6a9e48071c341573114c89/paclog.txt

ogghi commented on 2022-02-15 13:50 (UTC)

I feel the flatpak Teams being faster now xD Did you disable GPU hardware acceleration and turned off animations?

Veltarn commented on 2022-02-15 13:19 (UTC)

@ogghi you're not alone: i7 8th gen + 16GB of Ram and Teams flatpak is laggy on the other side: AUR teams is perfectly fine

ogghi commented on 2022-02-15 13:00 (UTC)

Also on installed version the performance is not good...flatpack? Might check out. Core i5 and 16GB RAM...but also with higher spec desktop, it's always laggy, but this might just be Teams itself...

pedrohqb commented on 2022-02-15 12:33 (UTC)

Yes, I had the same issue with that white screen. Now I am running MS Teams on Flatpak and it is working flawlessly.