-
Notifications
You must be signed in to change notification settings - Fork 24
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
Error with tray icon #10
Comments
sorry for waiting, I’m going to fix this next week |
Same error raises to me just after pressing the arrows to increase-decrease the pomodoro time. |
Same issue here running Ubuntu 18.04.2 LTS (Bionic Beaver). Tray functionality would be really great!! |
same errors with javascrit |
I can't even use the app, since it appears from even opening the app, straight after installation. |
I have this same problem. Is there a fix? I'm on Linux Mint. |
Clicking on the button in the tray produces an empty black box. When I try to unenable the tray icon, I get the following error:
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Cannot read property 'show' of undefined
at Array.data.subscribe (/home/erhoppe/thomas/app/createWindow.js:112:15)
at notify (/home/erhoppe/thomas/node_modules/dact/dist/index.js:65:18)
at merge (/home/erhoppe/thomas/node_modules/dact/dist/index.js:83:9)
at /home/erhoppe/thomas/node_modules/dact-electron/dist/index.js:35:16
at Object.emit (/home/erhoppe/thomas/node_modules/dact/dist/index.js:115:12)
at EventEmitter. (/home/erhoppe/thomas/node_modules/dact-electron/dist/index.js:20:12)
at emitTwo (events.js:125:13)
at EventEmitter.emit (events.js:213:7)
at WebContents. (/home/erhoppe/thomas/node_modules/electron/dist/resources/electron.asar/browser/api/web-contents.js:266:13)
at emitTwo (events.js:125:13)
Exiting the error, the icon is indeed removed from my tray.
I'm running Ubuntu 16.04.4 LTS (xenial).
The text was updated successfully, but these errors were encountered: