raycast / extensions

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

[AirPods Noise Control] ... #15058

Open JuanCaarPapers opened 1 month ago

JuanCaarPapers commented 1 month ago

Extension

https://www.raycast.com/chrahe/airpods-noise-control

Raycast Version

1.84.3

macOS Version

15.0.1

Description

Error:


Error: Command failed with exit code 1: osascript
3358:3365: execution error: La variable menuBar no está definida. (-2753)

d0:run-applescript.js:38:21

---
35:         timedOut,
36:         command: "osascript",
37:         options,
38:         parentError: new Error(),
39:     })

### Steps To Reproduce

1. Configure as normal the extension
2. Try Switch Noise Control Mode

### Current Behaviour

<img width="746" alt="Captura de pantalla 2024-10-23 a las 23 19 25" src="https://github.com/user-attachments/assets/4a31608e-2a86-4bdc-a9c7-c407fde5d7ed">

### Expected Behaviour

_No response_
raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @chrahe @hllvc you might want to have a look.

💡 Author and Contributors commands The author and contributors of `chrahe/airpods-noise-control` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
JuanCaarPapers commented 1 month ago

The error in english is "The menuBar variable is not defined"