raycast / extensions

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

[Image Modification] AVIF conversion not working #13870

Closed edmundcwm closed 1 month ago

edmundcwm commented 3 months ago

Extension

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

Raycast Version

1.80.0

macOS Version

14.4.1

Description

When trying to convert an image to AVIF, I'm getting the following error

Command failed: ]1337;RemoteHost=@Eds-MacBook-Pro.local]1337;CurrentDir=/]1337;ShellIntegrationVersion=13;shell=zsh/usr/local/bin/avifenc  "/var/folders/40/l3r04yxx0498wkqmn238bkf40000gn/T/tmp.png" "/Users/edmundchan/Downloads/2560x1024.avif"
/bin/sh: ]1337: command not found
/bin/sh: /var/folders/40/l3r04yxx0498wkqmn238bkf40000gn/T/tmp.png: Permission denied

Other formats like WebP is working fine though

Steps To Reproduce

  1. In Finder, go to the image you want to convert
  2. Open extension in Raycast and select AVIF
  3. Press enter
  4. Error message should appear

image-conversion-error

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 3 months 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 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 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.