-
Notifications
You must be signed in to change notification settings - Fork 32
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
Error #2
Comments
I have the same ERROR. How do you solved it? |
I have the same error on HighSierra. It's because plutil used to convert original plist file to XML returns gibberish instead of LinkKey content. What worked for me to get the key was: |
When I have to use your syntaxe? In which step ? Pair all your bluetooth devices to your Mac (e.g. keyboard, mouse, headphones) |
Sorry, I wasn't using the script, I did it manually HighSierra -> Archlinux, my K810 works ok on both systems now. |
HEllo
I have this error
blued.plist.zip
File "/Users/fabien/Desktop/BT-LinkkeySync.py", line 40, in
print(" Bluetooth 2.0: "+str(len(pl["LinkKeys"].keys()))+ " Links keys found")
KeyError: 'LinkKeys'
Thanks for your aid
The text was updated successfully, but these errors were encountered: