raycast / extensions

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

[Microsoft Teams] Unable to Start a Video Call #14037

Closed baaldlam closed 1 month ago

baaldlam commented 3 months ago

Extension

https://www.raycast.com/sven/microsoft-teams

Raycast Version

1.81.1

macOS Version

Sonoma 14.6.1

Description

Error:


Error: Command failed with exit code 1: osascript
235:243: execution error: Can’t get application "Microsoft Teams (work or school)". (-1728)

k5:run-applescript.js:38:21

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

### Steps To Reproduce

1. use find chat
2. find the chat
3. hit cmd shit v to start a video call or cmd shift a for an audio call

### Current Behaviour

Nothing happens, when I reopen raycast I get the error log

### Expected Behaviour

Call happens. The app is configured correctly as everything else seems to work 
raycastbot commented 3 months ago

Thank you for opening this issue!

πŸ”” @svenwiegand you might want to have a look.

πŸ’‘ Author and Contributors commands The author and contributors of `sven/microsoft-teams` 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.
svenwiegand commented 3 months ago

πŸ”” @crisboarna you might want to have a look, as you've implemented the feature.

raycastbot commented 1 month 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 😊

raycastbot commented 1 month ago

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it πŸ™‚

You can also catch us in Slack if you want to discuss this.