-
-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Teams doesn't connect on Start-Up; won't minimise to tray #1565
Comments
I am possibly experiencing the same issue on 1.12.6 and 1.12.7 of the AppImage. @cement-head, could you please provide the output of Here is mine in case @cement-head and I are experiencing the same issue. If it turns out to be different, I'll open a separate issue. Side note, I did use "Quit (Clear Storage)" last time I closed the app.
It seems to just hang out forever on that last line. |
Just to confirm, you aren't having this issue in the website (going to https://teams.microsoft.com). Can you try without the --no-sandbox? That will not allow the app to link with the website. It is unfortunately needed in order to be able to improve the functionality ms provides. |
@cement-head , can you provide some logs? without them this just becomes a guess work. Thanks |
I would guess apparmour profile missing. See #1426 (comment) |
I can log in at teams.microsoft.com. That is what I'm having to do for now. I'm on Ubuntu LTS. I just tried the suggestion at #1426 (comment) and now I no longer need to do use the --no-sandbox flag. Unfortunately, I still hang on
On the note of versions, here is the debugging output from 1.12.6, which also hangs with the same experience but slightly different output.
|
@JasonRaveling , did you do the 'close and clear cache' ? The other option I would suggest is re-installing but remembering to remove the whole /home/SOMEUSER/.config/teams-for-linux/ folder (the clear cache option only removes some files). Microsoft is deprecating the v1 version that you are using, so maybe is related to that and you should be going to https://teams.microsoft.com/v2 . Does it redirect you to this 'v2' url when you go to via the browser? |
Thanks for the suggestion, @IsmaelMartinez. Unfortunately, I am still getting similar output. I did
|
@JasonRaveling , are you able to check what happens with deb? I am getting confused as the initial issue mentions 'deb' but I can see you using AppImage. Just to rule out if it is an AppImage issue for you. |
I was curious about that as well, @IsmaelMartinez, but ran out of time yesterday. I deleted ~/.config/teams-for-linux and updated the path in /etc/apparmor.d/teams-for-linux to the location in /opt. Sorry to say, I just tried and got the same exact output/problem with the .deb. |
I just figured out the issue. It has something to do with GPU. I was testing VSCode out recently and noticed similar behavior. Both teams-for-linux and VSCode were starting but just sitting there with a blank window. A suggestion with VSCode is to pass
This makes me wonder if it was an update to Ubuntu or the nvidia drivers. I'm not sure if there is anything you can do. At least this narrows it down. |
Great! Glad you found a solution and thanks for sharing how you fix it! |
Can you reproduce this bug in the PWA?
No
Describe the bug
The latest DEB build/update won't sign-in at start-up, or resume from suspend
What package are you using?
deb
Version
1.12.6
Reproduction steps
Expected Behavior
Debug
Additional context
No response
The text was updated successfully, but these errors were encountered: