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

Compatible with Original Zik and Sierra? #15

Open
cusspvz opened this issue Oct 2, 2017 · 3 comments
Open

Compatible with Original Zik and Sierra? #15

cusspvz opened this issue Oct 2, 2017 · 3 comments

Comments

@cusspvz
Copy link

cusspvz commented Oct 2, 2017

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
Copy link

msev commented Oct 13, 2017

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

@StevenLeRoux
Copy link

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
Copy link

ned-kelly commented Jul 10, 2018

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

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

4 participants