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

Hiding menu bar icon doesn't appear to work on Apple Silicon #27

Closed
craigfurman opened this issue Aug 30, 2023 · 4 comments
Closed

Hiding menu bar icon doesn't appear to work on Apple Silicon #27

craigfurman opened this issue Aug 30, 2023 · 4 comments

Comments

@craigfurman
Copy link

I recently installed Bluesnooze on my 2 Mac laptops - it's a great tool, much appreciated! They are both running macOS Ventura. The only difference I can think of is that one is an M1 macbook air, the other has an Intel chip.

Running defaults write com.oliverpeate.Bluesnooze hideIcon -bool true && killall Bluesnooze and then starting up bluesnooze again results in the menu bar icon re-appearing on my M1 macbook air, but not on my Intel mac.

This might end up having a similar root cause to #22 but the symptom is a little different so I figured another issue was warranted.

@orbitbot
Copy link

This might also be OS version dependant, since I have a M1 MBP running Ventura 13.4 where the Bluesnooze menu bar icon does not show up, but a recently installed M2 MBP with Ventura 13.5.1 seems to keep the icon active with the instructions given. The original install on the M1 MBP is much older, so I cannot recall how it was hidden, but I presume it would be through the readme instructions at the time.

@craigfurman
Copy link
Author

Solved using this slight tweak: #29

@TudorGruian
Copy link

@craigfurman your tweak does not work for me. This is how I did it:

  • closed Bluesnooze and its processes in Activity Monitor
  • ran the "defaults write" command
  • launched Bluesnooze again

After this, the icon is still present. I might have reproduced it wrongly. Do you have any suggestions on this? Have I done something different?

@craigfurman
Copy link
Author

I'm not sure @TudorGruian, sorry.

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