question

karayb-8314 avatar image
2 Votes"
karayb-8314 asked TonyHerrera-3347 edited

Fedora 31 / Gnome X11 / Not able to quit Teams

Teams is working well for me in Fedora 31 as far as I can see.
I can join calls and share my screen. No problem there beside constant high CPU usage which I wasn't able to reproduce yet.

What I can reproduce is the behaviour of the Teams application not quitting:

  • If I close the window it will just minimize.

  • If I go to the Gnome context menu of the Teams app, I have the "Quit" option, but it only minimizes the window.

  • After using "Quit" from the Gnome context menu and maximising the application again, the context menu will not show up again.

  • killall teams will shutdown Teams, but Teams will automatically startup again.

  • Only way for me to quit Teams is to do pgrep -a teams and kill the smallest process id


office-teams-linux-itpro
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MarianJavorkaMSFT avatar image
1 Vote"
MarianJavorkaMSFT answered

Thank you for trying out Teams and providing feedback. I created issue in our system to track this.

In the meantime, "Quit" option from tray-menu should work

alt text

Alternatively, you can go to settings and disable option On close, keep the application running.


alt text



traymenu.png (7.9 KiB)
settings.png (13.1 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

karayb-8314 avatar image
1 Vote"
karayb-8314 answered MarianJavorkaMSFT commented

Thanks for your swift reply.

The tray menu is what I meant with "Gnome context menu" and "Quit" does nothing for me except minimizing the window.

Also, my tray menu looks slightly different than yours.
I don't seem to have the "Settings" option at all.
alt text



· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Yes, when writing, I was using Ubuntu. We then checked Fedora and we miss dedicated icon in tray there. I will file issue for this as well, but if you turn off the setting, I mentioned above, the "Quit" you see should then really Quit the app.

You can access Settings by clicking on your avatar in Teams app and that will bring a menu for you

alt text


0 Votes 0 ·
settings.png (8.6 KiB)
bicycle-9022 avatar image
0 Votes"
bicycle-9022 answered

Ah the missing tray icon.... affecting Fedora 30 too (yes I am a bit behind haha.... cgroupsv2...)

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

TonyHerrera-3347 avatar image
0 Votes"
TonyHerrera-3347 answered TonyHerrera-3347 edited

While I am not for certain the process for permanently erasing the Microsoft teams file is the same for Ubuntu as it is for Fedora 35, but I can tell you what worked for me and perhaps (hopefully) it will work for you as well.

I believe this process requires access to the root or sudo password.

1) in the terminal, su -c 'yum search teams' -- you can generally do this for any application and also modify search with wildcards if you aren't aware of exact name.

2) once you have confirmed the file location and name then type this in terminal, su -c 'yum remove teams'.

Expect a prompt for the passwd and then it may asked you to confirm depending on your config setup.

Congratulations, you have successfully rmvd teams.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.