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 from most taskbar menus when Linked window is closed. #96

Closed
Gazook89 opened this issue Oct 8, 2021 · 1 comment
Closed

Error from most taskbar menus when Linked window is closed. #96

Gazook89 opened this issue Oct 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Gazook89
Copy link

Gazook89 commented Oct 8, 2021

Describe the bug
On MacOS, if the Linked window is closed but the program is still running, many of the options in the MacOS taskbar return a js error.

To Reproduce
Steps to reproduce the behavior:

  1. Close the main calendar window, keeping Linked open.
  2. In the MacOS taskbar, choose any option from the "View" menu, or "Settings" from the File menu.
  3. Get error:
Uncaught Exception:
TypeError: Cannot read property 'webContents' of null
at click (/Applications/linked.app/Contents/Resources/app.asar/background.js:2:556000)
at MenuItem.click (electron/js2c/browser_init.js:73:1742)
at Object.a._executeCommand (electron/js2c/browser_init.js:81:2492)

Expected behavior
Should re-open the main calendar window and go to the appropriate location ("today", "settings", etc)

Desktop (please complete the following information):

  • Version 1.3.5 (1.3.5)
  • MacOS Big Sur 11.6

Additional Note
There should also be an option in "File" menu to open a calendar window. And further, and more a "feature request", but ability to have multiple calendar windows open (either windowed or tabs).

@Gazook89 Gazook89 added the bug Something isn't working label Oct 8, 2021
@issuehunt-oss issuehunt-oss bot added 💵 Funded on Issuehunt This issue has been funded on Issuehunt and removed 💵 Funded on Issuehunt This issue has been funded on Issuehunt labels Nov 8, 2021
Repository owner deleted a comment from issuehunt-oss bot Nov 8, 2021
Repository owner deleted a comment from issuehunt-oss bot Nov 8, 2021
@lostdesign
Copy link
Owner

In case you are wondering, I thought about adding issuehunt to this project, but it turns out that issuehunt is not actively maintained anymore. So I kinda fear anyone putting money into this, will probably loose it. I'll do more research to add something else or wait for a response of the owners of that project to re-activate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants