Google Drive and Meet not working in chromium version 110.0.5481.177

Asked by Franziska Naepelt

Not sure whether this has been already reported:
---
Google Drive is rendered in a weird way, see attached file.
Google Meet is telling me "Meet doesn't work on your browser"

What steps will reproduce the problem?
* Update chromium with `snap refresh chromium` from 110.0.5481.100 to 110.0.5481.177
* Open Google Drive/Google Meet

What happens instead?
* No proposals for files during search in Google Drive
* Old-fashioned look & feel (See screenshot)
* Google Meet is telling me: "Meet doesn't work on your browser"

uname -a
Linux frn-xps-15 5.19.0-31-generic #32-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 20 15:20:08 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -rd
Description: Ubuntu 22.10
Release: 22.10

snap list chromium --all
Name Version Rev Tracking Publisher Notes
chromium 110.0.5481.100 2333 latest/stable canonical✓ disabled
chromium 110.0.5481.177 2356 latest/stable canonical✓ -

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Franziska Naepelt
Solved:
Last query:
Last reply:
Revision history for this message
William Grant (wgrant) said :
#1

This is because of https://git.launchpad.net/~chromium-team/chromium-browser/+git/snap-from-source/commit/?h=stable&id=42ed9c6a14ae9631d0a200dff1674e60560a3d28, which inserted "Ubuntu; " inside the "X11; Linux" part of the User-Agent that lots of services sniff.

Revision history for this message
Franziska Naepelt (fnaepelt) said :
#2

Related bug was fixed.