gitify-app / gitify

GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
https://gitify.io
MIT License
4.52k stars 258 forks source link

Login with GitHub presents an empty white screen #1594

Open d-blackburn opened 19 hours ago

d-blackburn commented 19 hours ago

🔍 Is there already an issue for your problem?

📝 Description

When I click Login with GitHub button, a window opens containing no contents. (See screenshots).

🪜 Steps To Reproduce

  1. Open Gitify when signed out
  2. Click "Login with GitHub" button
  3. Observe newly opened window with no contents.

Gitify Version

5.16.1

Operating System

Windows

GitHub Account

GitHub Cloud

📸 Screenshots

image

setchy commented 19 hours ago

Thanks for reporting @d-blackburn.

Were you able to Auth with the PAT option?

d-blackburn commented 9 hours ago

No problem @setchy!

Yeah, I just switched over to use the PAT instead, works a treat!

setchy commented 6 hours ago

I was able to recreate this on my Windows VM.
Screenshot 2024-10-16 at 8 48 39 AM

Interestingly, it works on macOS...

Screenshot 2024-10-16 at 8 48 31 AM

Thinking out loud, this particular GitHub authentication method has been problematic for a while, requires parts of electron we want to remove #650, and needs a complete overhaul.