picaso / parrot-zik-status

A Mac interface for Zik Headphones
https://picaso.github.io/parrot-zik-status
MIT License
72 stars 19 forks source link

Parrot Status crashes on start (Sierra) #10

Closed visualmethod closed 7 years ago

visualmethod commented 7 years ago

The app is crashing in an non-Retina iMac 27" (2012) running macOS 10.12. It doesn't open even with all the GateKeeper safeties off.

I've attached the latest crash and log reports to the issue, just tell me if you need something else. ParrotStatus_2016-10-01-122909.txt systemlog.txt diagnosysdata.txt processlog.txt

Thanks and regards,

shams-ahmed commented 7 years ago

@visualmethod i think the latest changes in master resolve unwrapping issue. any chance you can build and give it a go?

visualmethod commented 7 years ago

@shams-ahmed thanks for the indications. I've tried to build using the script but it seems there's a dependency error after installing the pods (probably my fault, since it's my first time compiling a Swift app)

Any idea when the next release should be ready?

picaso commented 7 years ago

I think that is because sierra is using swift 3 and the app is in swift 2. I just ordered a new mac, and once it arrives I will be moving the app over to swift 3. @shams-ahmed Can you give me the binary for your built version so i can put it up? Thanks.

shams-ahmed commented 7 years ago

@picaso i've got a working version on another computer which i won't have access till Monday. ive got a branch for swift3. It builds but having issue display the app on the status bar.

p.s using Sierra with swift 2 shouldn't cause a issue doing the same actually, only time it causes is when there a weird issue with the headphone but there odd edge cases

picaso commented 7 years ago

@shams-ahmed awesome. I will take a look and try to make it work.

shams-ahmed commented 7 years ago

ParrotStatus.zip following builds works macOS Sierra

picaso commented 7 years ago

Updated to swift 3.0 thanks to @shams-ahmed for showing the way. I just got my new laptop, so development is back on. Unfortunately I can't get it to startup on my laptop, I will look into that.

picaso commented 7 years ago

Latest version fixes this issue. Pending publishing the zip.