timche / gmail-desktop

:postbox: Nifty Gmail desktop app for macOS, Linux & Windows
MIT License
838 stars 90 forks source link

Browser Version #411

Open X-and-Bacon opened 3 days ago

X-and-Bacon commented 3 days ago

OS macOS

Gmail Desktop Version 2.25.3

Describe the bug Message at top of window: This browser version is no longer supported. Please upgrade to a supported browser.

Steps to reproduce the behavior none

Expected behavior should not have an error message

Media

Additional context

seannymurrs commented 2 days ago

Also seeing this issue.

meglivorn commented 2 days ago

For me too, today, on Windows.

traughber commented 1 day ago

Me as well.

eriktdesign commented 1 day ago

Also seeing this on MacOS with Gmail Desktop v 3.0.0-alpha.37 (dev)

eriktdesign commented 1 day ago

FYI, if you set your User Agent using Settings > User Agent > Set Custom User Agent, it does make the banner go away. I just grabbed my current Chrome User Agent and pasted that in the config and that did the trick.

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36

timche commented 1 day ago

I'm really sorry I'm neglecting this project. This seems like a critical message, as the current Electron version in Gmail Desktop is quite outdated and not supported by Gmail anymore. Jumping back on this project and upgrading to the latest Electron version comes with a lot of breaking changes, which wasn't a straightforward task last time I tried (around last year). There's also few things I would like to do differently since the initial work on v3. This leaves me with the wish wanting to rewrite the project again, but I just can't find the motivation. On the other side I'm glad that this project keeps gaining new users, so thank you, but sorry I'm letting you guys down. If there's anything, there's maybe a time I'll jump back on this project and make it the Gmail Desktop app I've always envisioned.

X-and-Bacon commented 1 day ago

eriktdesign - 1) How do you "grab my current Chrome User Agent"? 2) Does this just fool gmail, is it a true fix? Sorry, I'm not that techie.

eriknyk commented 1 day ago

I'm really sorry I'm neglecting this project. This seems like a critical message, as the current Electron version in Gmail Desktop is quite outdated and not supported by Gmail anymore. Jumping back on this project and upgrading to the latest Electron version comes with a lot of breaking changes, which wasn't a straightforward task last time I tried (around last year). There's also few things I would like to do differently since the initial work on v3. This leaves me with the wish wanting to rewrite the project again, but I just can't find the motivation. On the other side I'm glad that this project keeps gaining new users, so thank you, but sorry I'm letting you guys down. If there's anything, there's maybe a time I'll jump back on this project and make it the Gmail Desktop app I've always envisioned.

I can see that the project uses electron: ^12.0.0, and the current version is: v33.0.0 that's too much ahead.

mattc0406 commented 1 day ago

Thank you Tim for doing this project - been using it for years and it's the best one I've found! I would buy you a coffee!!

I got the latest User Agent List from https://www.whatismybrowser.com/guides/the-latest-user-agent/edge#google_vignette and pasted it in the Custom User Agent section in the config.json file and the error went away

"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/129.0.2792.79"

Update Error seems to be coming and going now

gvmelle commented 22 hours ago

I entered "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36" as custom agent for macOS. It didn't help. Messages still appears. My Chrome version is Version 130.0.6723.59 (Official Build) (x86_64). After updating today to that version the message appeared. Screenshot 2024-10-16 at 21 42 33

meglivorn commented 8 hours ago

Thank you Tim for doing this project - been using it for years and it's the best one I've found! I would buy you a coffee!!

Just want to agree... Maybe not using if for years, but spent that much looking for an app that does exactly this. So. THANK YOU.

JohnLGalt commented 3 hours ago

I'm really sorry I'm neglecting this project. This seems like a critical message, as the current Electron version in Gmail Desktop is quite outdated and not supported by Gmail anymore. Jumping back on this project and upgrading to the latest Electron version comes with a lot of breaking changes, which wasn't a straightforward task last time I tried (around last year). There's also few things I would like to do differently since the initial work on v3. This leaves me with the wish wanting to rewrite the project again, but I just can't find the motivation. On the other side I'm glad that this project keeps gaining new users, so thank you, but sorry I'm letting you guys down. If there's anything, there's maybe a time I'll jump back on this project and make it the Gmail Desktop app I've always envisioned.

As a long time user, I really do hope you find a way to bring the electron backend up to date.

As a person, I feel you on the inability to move it forward because of so many variables (some quite literally lol).

Thanks for all you've done, and here's to hoping you do get a chance to work on this to be the app you've always wanted it to be.