Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Messages] Osascript error when attempting to send a message #17735

Open
jsc0ded opened this issue Mar 10, 2025 · 3 comments
Open

[Messages] Osascript error when attempting to send a message #17735

jsc0ded opened this issue Mar 10, 2025 · 3 comments
Labels
bug Something isn't working extension: messages Issues related to the messages extension extension Issues related to one of the extensions in the Store

Comments

@jsc0ded
Copy link

jsc0ded commented Mar 10, 2025

Extension

https://raycast.com/thomaslombart/messages

Raycast Version

1.93.2

macOS Version

15.3 (24D60)

Description

Error:

Error: Command failed with exit code 1: osascript
228:236: syntax error: Expected end of line, etc. but found application constant or consideration. (-2741)
    at d8 (/Users/adam.drazic/.config/raycast/extensions/f872e5ef-af26-4086-8b11-261e5c6f6c93/my-messages.js:31:5634)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async J4 (/Users/adam.drazic/.config/raycast/extensions/f872e5ef-af26-4086-8b11-261e5c6f6c93/my-messages.js:66:9)
    at async Object.onSubmit [as current] (/Users/adam.drazic/.config/raycast/extensions/f872e5ef-af26-4086-8b11-261e5c6f6c93/my-messages.js:69:2527)
    at async /Users/adam.drazic/.config/raycast/extensions/f872e5ef-af26-4086-8b11-261e5c6f6c93/my-messages.js:13:1051
    at async /Applications/Raycast.app/Contents/Resources/RaycastNodeExtensions_RaycastNodeExtensions.bundle/Contents/Resources/api/node_modules/@raycast/api/index.js:20:6209

Steps To Reproduce

  1. bring up the interface
  2. searched for a thread
  3. added the message
  4. hit cmd + enter

Current Behaviour

No response

Expected Behaviour

No response

@jsc0ded jsc0ded added bug Something isn't working extension Issues related to one of the extensions in the Store labels Mar 10, 2025
@raycastbot raycastbot added the extension: messages Issues related to the messages extension label Mar 10, 2025
@raycastbot
Copy link
Collaborator

raycastbot commented Mar 10, 2025

Thank you for opening this issue!

🔔 @tim-the-bearded @ramsaysewell @thomaspaulmann @aeorge @haydencbarnes you might want to have a look.

💡 Author and Contributors commands

The author and contributors of thomaslombart/messages 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.

@thomaslombart thomaslombart changed the title Just trying to send a message. Received the below error. [Messages] Osascript error when attempting to send a message Mar 11, 2025
@thomaslombart
Copy link
Collaborator

Could you share a recording? It'll make it easier to see what's happening.

@jsc0ded
Copy link
Author

jsc0ded commented Mar 11, 2025

Was unable to repro. 😦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: messages Issues related to the messages extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

3 participants