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

[Bug]: Stretchly menu item not visible on Macos Sequoia 15.0.1 (24A348) #1494

Closed
5 tasks done
duffysk opened this issue Oct 11, 2024 · 9 comments
Closed
5 tasks done

Comments

@duffysk
Copy link

duffysk commented Oct 11, 2024

Version

  • I'm using version 1.16

Known issues

  • I've checked Known issues

Existing issues

  • I've checked Existing issues

Advanced Preferences

  • I've checked Advanced Preferences

What operating system are you using?

macOS

Operating System Version

MacOS Sequoia 15.0.1 (24A348)

Reproduction steps

When I start Stretchly, it is running (invoking regular breaks) but no Menu bar icon visible, impossible to get to preferences.

Expected Behavior

Menu bar icon visible.

Actual Behavior

Menu bar icon not visible.

Relevant log output

NA

Preferences

NA

Additional information

NA

Code of Conduct

  • I agree to follow this project's Code of Conduct
@hovancik
Copy link
Owner

is this after macOS update?

I guess apple changed something and electron is not ready for this

@duffysk
Copy link
Author

duffysk commented Oct 14, 2024

Yes, after an update.

@joanna-kocot
Copy link

I confirm the same issue after update to Sequoia. Stretchly doesn't start with the system, when started manually it functions ok for some time, but may crash after several hours. I can check logs when it happens next time, but I don't know where to look for them - is there a way to check them from the app or I should look somewhere in the system files?

@hovancik
Copy link
Owner

Probably some change in macOS that ElectronJS needs to catch up with.

Logs are located in sth like ~/Library/Logs/Stretchly/main.log

@joanna-kocot
Copy link

Ok, so I've got a couple of these errors:

[2024-10-15 19:33:38.524] [error] TypeError: Cannot read properties of null (reading 'showInactive')
    at IpcMainImpl.<anonymous> (/Applications/Stretchly.app/Contents/Resources/app.asar/app/main.js:891:23)
    at Object.onceWrapper (node:events:634:26)
    at IpcMainImpl.emit (node:events:531:35)
    at WebContents.<anonymous> (node:electron/js2c/browser_init:2:83159)
    at WebContents.emit (node:events:519:28)

Happening after either Stretchly: Long Break window loaded or Stretchly: Mini Break window loaded

@hovancik
Copy link
Owner

So I managerd to upgrade my old macbook with OpenCore Patcher to Sequoia, but I do not see any issues, all is fine for me.

Have you tried reinstalling Stretchly?

@joanna-kocot
Copy link

I think the problem was fixed with one of the system updates. I have Sequoia 15.1 now, and Stretchly works correctly (I didn't reinstall it, just updated the system).

@hovancik
Copy link
Owner

Thanks, closing then :)

@duffysk
Copy link
Author

duffysk commented Nov 12, 2024

I can confirm the same. Working well with 15.1.

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

3 participants