raycast / extensions

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

[Image Modification] ...None of the actions work. I just get "Something Went Wrong" error #14672

Open JollyCholly opened 4 days ago

JollyCholly commented 4 days ago

Extension

https://www.raycast.com/HelloImSteven/sips

Raycast Version

1.83.1

macOS Version

14.6.1

Description

This extension appears to not like me. None of the actions (scale, compress, flip, etc.) work for me. I get the error "Something went wrong"

Steps To Reproduce

  1. Instantiate Raycast
  2. Instantiate Image Modification
  3. Pick any action: Flip Horizontally, Optimize Image, etc.
  4. Fill in any requested if prompted (ie. Image Quality, height or width, etc.)
  5. Error

Current Behaviour

Just fails regardless of what I pick.

Expected Behaviour

I assume it should prompt me to find images. It doesn't do this. Just dies after instantiating one of the actions.

I've checked my permissions and given Raycast full permissions, as well as made sure it's included in my automations permissions.

Thanks!

raycastbot commented 4 days ago

Thank you for opening this issue!

🔔 @SKaplanOfficial @arronhunt @nakaakist @JUSTIVE @patomos you might want to have a look.

💡 Author and Contributors commands The author and contributors of `HelloImSteven/sips` 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.