vitorgalvao / dente-azul-workflow

Toggle bluetooth and paired device connectivity
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Btd error (JSON Parse error: Unexpected EOF (-2700)) #3

Closed pavzagor closed 10 months ago

pavzagor commented 10 months ago

Workflow version

2023.5

Alfred version

5.1.3 [2175]

macOS version

14.0 (23A344)

Debugger output

ERROR: Dente Azul[Script Filter] Code 1: /Users/pavelzagorodnikh/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/BE0F737C-BFC9-4776-8544-5B57443CFD2E: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700)

More details

Expected to see bluetooth device list. Debugger info attached.

Video: https://www.loom.com/share/0351620c7ead40888ab3acf26ad317cf?sid=b27854b1-6593-4d3a-acdc-244ba724c22b

vitorgalvao commented 10 months ago

You have to install the dependencies. This is explained at the top of the Gallery page.

marcelotto commented 10 months ago

I had the same issue after upgrading to Sonoma. I had to allow Alfred to use Bluetooth in the new Privacy & Security section of the system settings.

vitorgalvao commented 10 months ago

The section is not new, it has been there for a few macOS versions already. But for some reason only with Sonoma did it start being necessary for blueutil.

pavzagor commented 10 months ago

Worked, thanks!

JosefGvirt commented 10 months ago

I had the same issue after upgrading to Sonoma. I had to allow Alfred to use Bluetooth in the new Privacy & Security section of the system settings.

Just tried this myself, seems to fix the issue.

roele commented 9 months ago

Maybe a hint/section in the README would be helpful

vitorgalvao commented 9 months ago

Version 2023.6, just released, now detects if permission is missing.