Skip to content
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

Open
erhoppe opened this issue Jun 28, 2018 · 6 comments
Open

Error with tray icon #10

erhoppe opened this issue Jun 28, 2018 · 6 comments

Comments

@erhoppe
Copy link

erhoppe commented Jun 28, 2018

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).

@andrepolischuk
Copy link
Owner

sorry for waiting, I’m going to fix this next week

@fcanela
Copy link

fcanela commented Apr 21, 2019

Same error raises to me just after pressing the arrows to increase-decrease the pomodoro time.

@karatesoup
Copy link

Same issue here running Ubuntu 18.04.2 LTS (Bionic Beaver). Tray functionality would be really great!!

@ChristopheChanteur
Copy link

same errors with javascrit
Win10 user

@ChristopheChanteur
Copy link

I can't even use the app, since it appears from even opening the app, straight after installation.
I need to kill the process in task manager

@eringiglio
Copy link

eringiglio commented Dec 13, 2019

I have this same problem. Is there a fix? I'm on Linux Mint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants