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

Doesnt' work #51

Open
webcoreinc opened this issue Jun 12, 2022 · 8 comments
Open

Doesnt' work #51

webcoreinc opened this issue Jun 12, 2022 · 8 comments

Comments

@webcoreinc
Copy link

There is no such directory Application Support/Adobe/Plug-Ins/CC.
I confirmed w Adobe support and this is erroneous info.
This plugin doesn't work.

@y-guyon
Copy link
Collaborator

y-guyon commented Jun 13, 2022

The official Adobe page for WebP support in Photoshop mentions this path:

macOS: /Library/Application Support/Adobe/Plug-Ins/CC

Could you paste here the exact answer you got from Adobe support? It may depend on your WebPShop, Photoshop and OS versions, please include these details as well.

@BerkleyR
Copy link

I'm having the same issue - the directory does not exist. Uploading the plugin to Applications/ Adobe Photoshop 2022 / Plug-ins doesn't function as a work-around, either :/

@TakuCED
Copy link

TakuCED commented Jun 14, 2022

Same problem here.

@maryla-uc
Copy link
Collaborator

I have version 23.4.0 of Photoshop on macOS 12.4, with WebPShop 0.4.2.
For me placing the plugin in either /Library/Application Support/Adobe/Plug-Ins/CC/ or /Applications/Adobe Photoshop 2022/Plug-ins/ DOES work after restarting Photoshop. To quickly check if the plugin is loaded, click on the "Photoshop" > "About Plugins" menu and you should see WebPShop in the list.
If /Library/Application Support/Adobe/Plug-Ins/CC doesn't exist, you can just try creating it. For example, on the cmomand line you can do it with: mkdir -p "/Library/Application Support/Adobe/Plug-Ins/CC"

In all cases you will also have to run the sudo xattr -r -d com.apple.quarantine path/to/WebPShop.plugin command on the plugin file.

@niffty24
Copy link

niffty24 commented Dec 3, 2022

Tries @maryla-uc advice, and I get the same message no matter what, xattr: No such file: path/to/WebPShop.plugin
Is there anything else I can do?

@y-guyon
Copy link
Collaborator

y-guyon commented Dec 4, 2022

Tries @maryla-uc advice, and I get the same message no matter what, xattr: No such file: path/to/WebPShop.plugin Is there anything else I can do?

Could you provide the path of the folder where you extracted the WebPShop.plugin folder (on Mac, the plug-in is a folder showed as a file in the file explorer)? The output "No such file" of the xattr command clearly says that the plug-in cannot be found at the specified location.

@MikeFromMN
Copy link

Working on my Mac now!
All... I was having the same issues as everyone above. I realized that I was going into the wrong Mac "Library." Rather than your hidden System Library (concealed until you press your "option" key while looking in the "Go" menu), just go to your regularly visible "Library" folder. You'll find the exact file path that is mentioned in the Terminal code...
Github

@roger-roger-roger
Copy link

Many many thanks @MikeFromMN !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants