raycast / raycast/extensions

[Coffee] Couldn't resolve "while" applications list invoked from latest version RayCast beta on MacOS 27 DB2

Open
#28,958 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension extension: coffee platform: macOS
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 6h
Merged PRs (30d)
442

Description

Extension

https://www.raycast.com/mooxl/coffee

Raycast Version

0.65.1.0

OS Version

macOS [Unreleased] macOS 27 27.0.0 arm64

Description

Error: Command failed with exit code 1: osascript
40:99: execution error: Not authorized to send Apple events to System Events. (-1743)

P:run-applescript.ts:127:17


124: timedOut,
125: command: "osascript",
126: options,
127: parentError: new Error(),
^
128: });
129: }
130:


JavaScript Stack
40:99: execution error: Not authorized to send Apple events to System Events. (-1743)
P:run-applescript.ts:127:17
caffeinateWhile.js:4:2135

Steps To Reproduce
  1. Invoke Raycast/
  2. Caffinate while ...
  3. Crashed extension.
  4. Other functions seem fine.
Current Behaviour

No response

Expected Behaviour

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the Coffee extension's “Caffinate while” command on the listed Raycast and macOS versions, then read caffeinateWhile.js and the failure path at run-applescript.ts:127. Compare this command with the other functions that work and verify that the while command no longer crashes when Apple Events access is denied.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, typescript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.