keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.88k stars 1.23k forks source link

Tray icon goes away after locking/unlocking the screen (GNOME 3.36 w/ appindicator support) #24260

Open oaksisfolks opened 4 years ago

oaksisfolks commented 4 years ago

Bug Description

The systray icon disappears after locking the screen and unlocking again. Other issues mention that a recent update "broke" the tray icon in a different way (making it disappear entirely or get really small).

Keybase Version

keybase version 5.5.1-20200527202541+39ca0071e5

System Information

OS: Fedora 32 (Workstation Edition) 64 Bit DE: GNOME 3.36.3 w/ gnome-shell-extension-appindicator Windowing System: Wayland

Similar Bugs

Seems like it is a problem with Electron 8. Rebasing app with Electron 9 or hacking a fix could work.

timnolte commented 4 years ago

I haven't verified that the client is still running, I assumed that since the systray icon was gone that the app completely crashed. I was thinking it was this issue: https://github.com/electron/electron/issues/20509