raycast / extensions

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

[Apple Mail] ... Refresh mail fails #14766

Open SamMRoberts opened 1 month ago

SamMRoberts commented 1 month ago

Extension

https://www.raycast.com/yug2005/mail

Raycast Version

1.83.2

macOS Version

15.0

Description

Error:


Error: Command failed with exit code 1: osascript
463:497: execution error: Mail got an error: Unrecognized direct parameter type, please specify a string like "John Doe <jdoe@example.com>" (-1703)

Jte:run-applescript.js:38:21

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

### Steps To Reproduce

Run the Refresh Mail command.

### Current Behaviour

_No response_

### Expected Behaviour

_No response_
raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @yug2005 @ikupenov @pernielsentikaer @fengtianze @tleo19 @Luk4h @jfkisafk @StevenRCE0 @ridemountainpig you might want to have a look.

💡 Author and Contributors commands The author and contributors of `yug2005/mail` 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.
raycastbot commented 4 days ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊