-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Broken as of today #22
Comments
I found out it's only with the Developer Preview enabled. I wiped out my ~/.config/teams-for-linux and i'm back in. but I guess that's a heads up it's going to break soon. |
How did you enabled the developer preview? |
Under About |
I'm now seeing the issue today. There doesn't seem to be any developer preview option for me. I may try to change the UA in the code and compile by hand.... edit: this didnt work, unfortunately |
Reporting the same problem. Tried removing ~/.config/teams-for-linux and deleting node_modules and reinstalling but nothing helps :( |
I'm seeing the same issue. Updating the User Agent and rebuilding seems to resolve the issue for me (it looks like MS stopped supporting Chrome < v60, and teams-for-linux's User Agent is v55). I've got a fix in my fork; just doing some final testing before I submit a PR. |
Encountered this error few minutes ago. |
you can edit the file directly if you are impatient like me - /opt/teams-for-linux/resources/app/lib/index.js and change the user agent to Chrome/60.0.3112.90 |
If you are unexperienced with node/electron etc and/or impatient - I've build and uploaded fixed version here: https://dzek.mydevil.net/pub/teams-for-linux-0.0.5.tar.gz I'll eventually take it down, but feel free to download it if you need to quickly get back to being productive. Thanks @MageLuingil for the fix, it's built from your fix branch. |
Thanks guys, I just merged the change and pushed 0.0.5. |
Just looked at my Teams Window and I am now greeted with a message
"Hmm. Your browser version isn't supported. Here's what works:"
In chrome it works. can you work around?
The text was updated successfully, but these errors were encountered: