-
Notifications
You must be signed in to change notification settings - Fork 19
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
App won't show in menu bar under High Sierra beta #14
Comments
I have the same problem... When i click on the app, it doesn't launch or appear in the menu bar. |
Hello, Thanks for the feedback. Unfortunately, I do not have the parrot headphones anymore and cannot maintain this repo. If I can find a pair to test with, I will try to fix all these bugs noted. |
Do you have several bluetooth peripherals connected to your mac? If I disconnect everything but the headphones the app works |
I only have my Parrot connected. But the app doesn't even appear in the menu bar, like its not launching. I'm on macOS High Sierra beta 10.13. |
Hi, I've ported the app on Swift 4 in Xcode 9.0.1 and successfully compiled it for High Sierra 10.13, but it still doesn't show up in the menu bar. The problem resides in the ZikMenu class located in ZikMenu.swift (Main.Storyboard crashes a lot when working on it) High Sierra has changed a lot of things on how to display stuff. I'm now trying to integrate it that way (which works perfectly in High Sierra): http://fbm.hk/wp/menu-bar-apps/ @picaso The apps should at least launch without the Zik connected. If you could take a look at it, that would be a great help. I'm currently learning Swift 4. EDIT/ Figured out SwinjectStoryboard is the culprit.
Waiting for the devs to fix it on Swift 4. |
I've noticed your compiled 0.46-alpha app (available for download) doesn't contain SwinjectStoryboard.framework. But when compiling from the master branch sources, the built app contains it. Did you use a different branch that makes only use of Swinject.framework? EDIT/ BAD NEWS, SwinjectStoryboard.framework has been opted out since it doesn't work at all on High Sierra. Swinject/Swinject#295 (comment) |
@Namouk can you push your fork on github? i would like to help in finding an alternative solution... |
I've also modified pods to successfully compile with Xcode 9.0.1 and macOS 10.2/10.3. How do I include them in the fork? |
All, I recently upgraded to High Sierra and was saddened like most of you by the incompatibility of this app. How to:
More information:
This is a throwaway GitHub account behind a temporary email address used during a brief business trip in Japan by somebody who did not even dare sign the patch. Farewell my friends. |
Hi, glad to hear that the project is not abandoned. I'm not a dev, i don't have Xcode on my computer. Is any of you able to compile the code and share an executable app ready-to-use ? Thank you very much ! |
Keep it up guys! Looking forward to a push of a working version. Let me know if you need help with the fix. |
Any news on this ? I have same problem on my macbook high sierra |
Awesome alex, you're the man! Now I only have to figure out how to install this... |
I was able to build it in Xcode, which would work |
@alexkahn139 application crashes when I connect/disconnect headphones. So if you connect headphones and only after that start application - it works, but after any connection activity, it crashes. |
I have the same error 😠. Still looking if I am able to fix it. For the moment I use controlplane to automatically restart the app |
Same here. If any of you have the time/manage to fix this, please share 🙂 |
I made a dirty fix here |
Hi,
I recently installed High Sierra (build A330h) on my Mac, and Parrot Status does not work anymore. The app itself launches, it does not crash and there are no errors in the syslog, but its icon won't load in the menu bar. Can't really gather more info than this, unfortunately.
The text was updated successfully, but these errors were encountered: