yafp / ttth

ttth (talk to the hand) is an electron based desktop app for online services like WhatsApp, Threema, Telegram, Twitter, Google and several others.
GNU General Public License v3.0
123 stars 25 forks source link

Cannot read property 'isMinimized' of null #134

Closed yafp closed 5 years ago

yafp commented 5 years ago

Happened with 1.7.0 on Mac OS 10.14.x

User has most likely closed the main-window, the app stays alive - as this is mac specific & expected behaviour.

If the user then clicks the tray icon and selects the "show" menu item the code fails with:

Type Error click(main)
fatal Cannot read property 'isMinimized' of null

Fehler passiert in der Zeile

if (mainWindow.isMinimized())

Sentry ID: TTTH-2B

the-welcome-bot[bot] commented 5 years ago

Hello World! Welcome to the project ttth! Thankyou and congarts for your first PR on this project. We will review it soon! Till then you can checkout the Readme for more details on it. Hope you have a great time here :)