keybase / client

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

Quitting with Cmd+Q Breaks Menubar Dropdown #3814

Open jamiewilson opened 8 years ago

jamiewilson commented 8 years ago

Keybase GUI Version: 1.0.16-20160803190018+268b023

If you click on the menubar icon and then press ⌘Q with the GUI open, the app does't quit and the icon stays in the menubar but becomes unresponsive to clicks.

cjb commented 8 years ago

CC @gabriel @MarcoPolo

cjb commented 8 years ago

I couldn't reproduce this bug at first, but it looks like it reproduces if there's a pinentry (passphrase dialog) open at the time you quit. We're working on it!