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

Compatible with Original Zik and Sierra? #15

Open cusspvz opened 6 years ago

cusspvz commented 6 years ago

I found this to be prettier that the original parrot status. Just installed it, the status app launches, I connect to the zik, it flashes rapidly the "connected" and green icon but then it exists without any info being displayed.

So, before filling it as a bug, is it compatible with Original Zik?

Tested all releases, from the first alpha to the latest 0.46.1-alpha bugfix.

msev commented 6 years ago

Same problem with the Original Zik (v1) and Sierra :(

StevenLeRoux commented 6 years ago

Having the same environment, I think I can reproduce this behaviour.

At execution :

$ /Applications/ParrotStatus.app/Contents/MacOS/ParrotStatus
2018-01-12 15:37:08.525 ParrotStatus[14527:49292601] -[NSURL init] called; the NSURL object has been released and nil returned. Please use one of the documented NSURL initialization methods instead (initWithString:, initFileURLWithPath:, etc.). This message shown only once.
2018-01-12 15:37:08.568 ParrotStatus[14527:49292601] Parrot Zik V1.10 is Connected
2018-01-12 15:37:08.570 ParrotStatus[14527:49292601] [establishKernelConnection] Received an error from IOServiceOpen() - 0xe00002c7.  NULLing out io_service_t.
2018-01-12 15:37:09.744 ParrotStatus[14527:49292601] Parrot Zik V1.10 is Open
2018-01-12 15:37:09.756 ParrotStatus[14527:49292601] connection completed, Initializing...
2018-01-12 15:37:09.757 ParrotStatus[14527:49292601] Parrot Zik V1.10 was successfully Initialized
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<answer path="/api/software/version/get">
    <software version="1.10" />
</answer>
fatal error: unexpectedly found nil while unwrapping an Optional value
Illegal instruction: 4
ned-kelly commented 6 years ago

Having the same issue with Zik 1.0 on 10.12.6 (16G29)

Also have no other bluetooth devices connected & removed all other paired devices also (as per: #13)

/Applications/ParrotStatus.app/Contents/MacOS/ParrotStatus                                                                      

2018-07-10 11:29:52.506 ParrotStatus[79881:9020721] -[NSURL init] called; the NSURL object has been released and nil returned. Please use one of the documented NSURL initialization methods instead (initWithString:, initFileURLWithPath:, etc.). This message shown only once.
2018-07-10 11:29:52.552 ParrotStatus[79881:9020721] David's Headphones V1.10 is Connected
2018-07-10 11:29:52.554 ParrotStatus[79881:9020721] [establishKernelConnection] Received an error from IOServiceOpen() - 0xe00002c7.  NULLing out io_service_t.
2018-07-10 11:29:53.719 ParrotStatus[79881:9020721] David's Headphones V1.10 is Open
2018-07-10 11:29:53.730 ParrotStatus[79881:9020721] connection completed, Initializing...
2018-07-10 11:29:53.730 ParrotStatus[79881:9020721] David's Headphones V1.10 was successfully Initialized
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<answer path="/api/software/version/get">
    <software version="1.10" />
</answer>
fatal error: unexpectedly found nil while unwrapping an Optional value
[1]    79881 illegal hardware instruction  /Applications/ParrotStatus.app/Contents/MacOS/ParrotStatus