raycast / extensions

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

[Background Sounds] ... #14126

Open ImWalterGZ opened 3 weeks ago

ImWalterGZ commented 3 weeks ago

Extension

https://www.raycast.com/SebDanielsson/background-sounds

Raycast Version

1.81.2

macOS Version

14.3

Description

Error: Command failed with exit code 1: osascript Background sound is on Background sounds turned off 757:788: execution error: No matching processes belonging to you were found (1)

Background sound is on Background sounds turned off O9:run-applescript.js:38:21


35: timedOut, 36: command: "osascript", 37: options, 38: parentError: new Error(), 39: }); 40: } 41: exports.runAppleScript = runAppleScript;

Steps To Reproduce

Stop bg sounds and play them again

Current Behaviour

Screenshot 2024-08-21 at 14 04 52

Expected Behaviour

start bg souds

raycastbot commented 3 weeks ago

Thank you for opening this issue!

🔔 @sebdanielsson you might want to have a look.

💡 Author and Contributors commands The author and contributors of `SebDanielsson/background-sounds` 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.
sebdanielsson commented 3 weeks ago

Hi!

If you try to enable the sounds through settings, just toggle on or off. Does the command work after that?

If not, would you mind trying updating macOS to 14.6.1?

srindom commented 2 days ago

Having the same issue.

For me I cannot toggle sounds on. If I toggle them on through system settings, I can toggle them off with the extension, but I cannot toggle them back on.

I am on macOS 15.1 btw.

sebdanielsson commented 1 day ago

Having the same issue.

For me I cannot toggle sounds on. If I toggle them on through system settings, I can toggle them off with the extension, but I cannot toggle them back on.

I am on macOS 15.1 btw.

Just upgraded to 15.0 and it stopped working for me too. I'll investigate this weekend😎