raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.23k stars 2.92k forks source link

[Toothpick] ... #4289

Closed romaness closed 1 year ago

romaness commented 1 year ago

Extension

https://raycast.com/briankosw/toothpick

Description

Hello, I am trying to use the Toothpick extension. However, I somehow cannot see the steps I need to do with the settings to make it working.

image

Steps To Reproduce

  1. Install Toothpick
  2. Open a toothpick command

Current Behaviour

Cannot see the things I need to add to the settings

Expected Behaviour

Should see the things I need to add to the settings

raycastbot commented 1 year ago

We could not find the extension related to this issue. Please update the issue with the link to the extension.

VladCuciureanu commented 1 year ago

You just need to press 'Continue' in the bottom-right side of the window (or press Command+Enter)

Screenshot 2023-01-18 at 12 30 50
romaness commented 1 year ago

You just need to press 'Continue' in the bottom-right side of the window (or press Command+Enter)

Screenshot 2023-01-18 at 12 30 50

Thank you for your reply. When I just press continue I can't disconnect any devices somehow from the device list. So I thought I might have skipped these mentioned "preferences steps".

VladCuciureanu commented 1 year ago

It's definitely not the preferences. I'm going to need more info. Do your devices appear in the device list? When you try to connect to them, what happens?

VladCuciureanu commented 1 year ago

@raycastbot close this issue

romaness commented 1 year ago

It's definitely not the preferences. I'm going to need more info. Do your devices appear in the device list? When you try to connect to them, what happens?

Sorry for my late reply. Yes, all my devices appear in the device list. When I try to disconnect the device it stays connected. Here is how it looks like: https://www.loom.com/share/aaa105e96385439698b1a00f1ab0ba04

VladCuciureanu commented 1 year ago

It's definitely not the preferences. I'm going to need more info. Do your devices appear in the device list?

When you try to connect to them, what happens?

Sorry for my late reply.

Yes, all my devices appear in the device list.

When I try to disconnect the device it stays connected.

Here is how it looks like: https://www.loom.com/share/aaa105e96385439698b1a00f1ab0ba04

Ah yes. That's a known issue caused by a MacOS bug that can only be patched from Raycast Team's side (already talked to them & waiting for their response)

romaness commented 1 year ago

It's definitely not the preferences. I'm going to need more info. Do your devices appear in the device list?

When you try to connect to them, what happens?

Sorry for my late reply. Yes, all my devices appear in the device list. When I try to disconnect the device it stays connected. Here is how it looks like: https://www.loom.com/share/aaa105e96385439698b1a00f1ab0ba04

Ah yes. That's a known issue caused by a MacOS bug that can only be patched from Raycast Team's side (already talked to them & waiting for their response)

Alright got it. Thank you! Then let's hope that gets fixed soon.

VladCuciureanu commented 1 year ago

It's definitely not the preferences. I'm going to need more info. Do your devices appear in the device list?

When you try to connect to them, what happens?

Sorry for my late reply.

Yes, all my devices appear in the device list.

When I try to disconnect the device it stays connected.

Here is how it looks like: https://www.loom.com/share/aaa105e96385439698b1a00f1ab0ba04

Ah yes. That's a known issue caused by a MacOS bug that can only be patched from Raycast Team's side (already talked to them & waiting for their response)

Alright got it. Thank you!

Then let's hope that gets fixed soon.

Fingers crossed 🤞🏻

VladCuciureanu commented 1 year ago

@romaness See #3636 for a temporary solution

romaness commented 1 year ago

@romaness See #3636 for a temporary solution

Perfect got it working now! Thank you very much.

VladCuciureanu commented 1 year ago

So, good news (kinda).

8193

I implemented a compat-layer for 'blueutil' which improves this situation.

  1. Install 'blueutil' via brew
  2. Update Raycast
  3. Update Toothpick
  4. Open Toothpick preferences
  5. Switch Bluetooth Backend to 'blueutil'

Connecting/disconnecting should be faster and less flaky. Testing was limited so I can't guarantee that it's perfect but, to me, it looks like an improvement :>