Skip to content
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

Browser Version #411

Open
X-and-Bacon opened this issue Oct 14, 2024 · 14 comments
Open

Browser Version #411

X-and-Bacon opened this issue Oct 14, 2024 · 14 comments
Labels

Comments

@X-and-Bacon
Copy link

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
Copy link

Also seeing this issue.

@meglivorn
Copy link

For me too, today, on Windows.

@traughber
Copy link

Me as well.

@eriktdesign
Copy link

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

@eriktdesign
Copy link

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
Copy link
Owner

timche commented Oct 16, 2024

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
Copy link
Author

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
Copy link

eriknyk commented Oct 16, 2024

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
Copy link

mattc0406 commented Oct 16, 2024

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
Copy link

gvmelle commented Oct 16, 2024

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
Copy link

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
Copy link

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.

@lanwin
Copy link

lanwin commented Oct 28, 2024

@timche thank you! I totally know how you feel.

@ALL does anyone have a good alternative?

@WebShapedBiz
Copy link

Thank you @timche for your time and effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests