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

[Convert Images] Can't convert to .webp #10313

Closed
SergiuszR opened this issue Jan 24, 2024 · 3 comments · Fixed by #10418
Closed

[Convert Images] Can't convert to .webp #10313

SergiuszR opened this issue Jan 24, 2024 · 3 comments · Fixed by #10418
Labels
bug Something isn't working extension: sips Issues related to the sips extension extension Issues related to one of the extensions in the Store

Comments

@SergiuszR
Copy link

Extension

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

Description

Using MacOS M1 on both machines. On both of them I have installed Raycast Pro. One machine doesn't have any issues when converting to webp, when the other one can't convert to this format only. (I didn't check all the others, cause Im interested mostly in webp)

Steps To Reproduce

  1. Click on the image
  2. Run this extension
  3. Pick webp

Current Behaviour

Command failed: /Users/user/.config/raycast/extensions/7c158f0e-b70b-4922-8a1b-5c8a9ccb55d6/assets/webp/cwebp "/Users/user/Downloads/FAQ/image 3.png" -o "/Users/user/Downloads/FAQ/image 3.webp"
/bin/sh: /Users/user/.config/raycast/extensions/7c158f0e-b70b-4922-8a1b-5c8a9ccb55d6/assets/webp/cwebp: Bad CPU type in executable

Expected Behaviour

Convert image to the given format.

@SergiuszR SergiuszR added bug Something isn't working extension Issues related to one of the extensions in the Store labels Jan 24, 2024
@raycastbot raycastbot added the extension: sips Issues related to the sips extension label Jan 24, 2024
@raycastbot
Copy link
Collaborator

raycastbot commented Jan 24, 2024

Thank you for opening this issue!

🔔 @SKaplanOfficial @arronhunt @nakaakist 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 Reopen the issue.

@SergiuszR SergiuszR changed the title [Image Modification] Can't convert to .webp [Convert Images] Can't convert to .webp Jan 24, 2024
@SKaplanOfficial
Copy link
Contributor

Hi, I can look into this. Might just need to update the packaged executable. Odd that it works for one but not the other -- do you have Rosetta enabled on both?

@SergiuszR
Copy link
Author

To be honest, I'm not sure. It used to work flawlessly. Just after I reinstalled the OS (clean install) it stopped working for webp format.

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: sips Issues related to the sips extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants