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

Doesn't work on macOS Catalina #18

Open
ernestp opened this issue Oct 19, 2019 · 25 comments
Open

Doesn't work on macOS Catalina #18

ernestp opened this issue Oct 19, 2019 · 25 comments

Comments

@ernestp
Copy link

ernestp commented Oct 19, 2019

subj macOS 10.15

@ernestp ernestp changed the title Does not work on Catalina Dosn't work on macOS Catalina Oct 19, 2019
@ernestp ernestp changed the title Dosn't work on macOS Catalina Doesn't work on macOS Catalina Oct 19, 2019
@AdamSGit
Copy link

It does work on mine. 10.15 as well, work in finder thumbnail as well as quicklook.

@Polaris-Dust
Copy link

Polaris-Dust commented Oct 28, 2019

I managed to make it work by (EDIT: only the thumbnails):

  • preview a webp file
  • go to Security & Privacy settings
  • allow the app (requires to unlock the configuration using admin privileges)

@schellenbergk
Copy link

When I try to preview a webp file I get the “WebpQuickLook.qlgenerator” cannot be opened because the developer cannot be verified., how did you manage to make it work @Polaris-Dust ?

Screen Shot 2019-11-21 at 5 22 58 PM

@parleer
Copy link

parleer commented Dec 2, 2019

Have you tried xattr -d com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator?

@schellenbergk
Copy link

thanks @parleer , worked like a charm!

@jerclarke
Copy link

Have you tried xattr -d com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator

This worked for me too, but when you ask it as a question like that, my response is "why would I have tried that?"

Seems to me this problem affects 100% of new installations. If that command is the way to fix it, maybe it could be integrated into the brew solution, and listed on the readme for people installing the app?

@schellenbergk
Copy link

@jerclarke, that's a great idea

@TigerCat-hu
Copy link

Doesn't work for me. I tried two solutions (single and all users), but not good. What do I do wrong?
macOS Catalina 10.15.3 (19D76)

@appdev
Copy link

appdev commented Mar 10, 2020

Doesn't work for me. I tried two solutions (single and all users), but not good. What do I do wrong?
macOS Catalina 10.15.3 (19D76)

you can use:

sudo xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator 

@michaelahlf
Copy link

Thank you @appdev – after a few failed attempts I finally got it to work for QuickLook. Unfortunately I don’t get thumbnails in Finder ... I tried to do what @Polaris-Dust suggested but don’t know which specific file/app I need to add where in the Privacy Settings ... can you please help me do that right? Thank you!

@doitauto
Copy link

Doesn't work for me. I tried two solutions (single and all users), but not good. What do I do wrong?
macOS Catalina 10.15.3 (19D76)

you can use:

sudo xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator 

doesn't work for me 10.15.4 (19E287)

@garriaga
Copy link

Not working for me 10.15.4 with all fixes implemented too.

@garriaga
Copy link

Doesn't work for me. I tried two solutions (single and all users), but not good. What do I do wrong?
macOS Catalina 10.15.3 (19D76)

you can use:

sudo xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator 

doesn't work for me 10.15.4 (19E287)

Let me know if you get it to work.

@doitauto
Copy link

Doesn't work for me. I tried two solutions (single and all users), but not good. What do I do wrong?
macOS Catalina 10.15.3 (19D76)

you can use:

sudo xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator 

doesn't work for me 10.15.4 (19E287)

Let me know if you get it to work.

i have load from Apstore the App. WebP Viewer: quick look & view, this works :)

@garriaga
Copy link

Doesn't work for me. I tried two solutions (single and all users), but not good. What do I do wrong?
macOS Catalina 10.15.3 (19D76)

you can use:

sudo xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator 

doesn't work for me 10.15.4 (19E287)

Let me know if you get it to work.

i have load from Apstore the App. WebP Viewer: quick look & view, this works :)

Thank you for the alternative.
sudo xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator
This solution started working for some reason.

@doitauto
Copy link

sudo xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator
This solution started working for some reason.

not on me

@fharper
Copy link

fharper commented May 20, 2020

It worked for me only if I install it from the App Store. Thanks @doitauto !

@bissy
Copy link

bissy commented Jun 29, 2020

It worked for me!
After installing with terminal.app, works only QuickLook (not Thumbnail),
but After restart Mac, It works!
Thank you!

@AddictArts
Copy link

@fharper @doitauto How do you load from App Store or install from the App Store? This qlgenerator is not in the App Store. Thanks

@fharper
Copy link

fharper commented Dec 10, 2020

@fharper @doitauto How do you load from App Store or install from the App Store? This qlgenerator is not in the App Store. Thanks

oh, I didn't realize but I install another app with the same name, sorry for the confusion.

@Brysonmk1984
Copy link

xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator

did not work for me... I keep getting: "No such xattr: com.apple.quarantine"

@Metacomet10
Copy link

Metacomet10 commented Jan 6, 2021

I installed it via Homebrew, ran this
xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator
and it works!
Catalina 10.15.7

@josefglatz
Copy link

xattr -rd com.apple.quarantine ~/Library/QuickLook/WebpQuickLook.qlgenerator

did not work for me... I keep getting: "No such xattr: com.apple.quarantine"

I think you need to allow full harddisk access for your terminal application.

@custa1200
Copy link

I am also unable to get this to work on my iMac

qlmanage -p /Users/custa/git-projects/sofa/images/cdn-sports/netball/11391/801/999806-headshot.webp
Testing Quick Look preview with files:
	/Users/custa/git-projects/sofa/images/cdn-sports/netball/11391/801/999806-headshot.webp
2021-03-29 16:32:26.631 qlmanage[2368:43572] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x7007, name = 'com.apple.coredrag'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2021-03-29 16:32:26.733 qlmanage[2368:43572] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0xb81f, name = 'com.apple.tsm.portname'

is what I get when I try to quicklook it from the command line. When I try just using space for quicklook I do not get a preview, and the icons are generic image icons. I have trie all the suggestion above in this thread but am still not getting it to work.

I am on Catalina 10.15.7

@freschstudio
Copy link

Just found out about this fix and can confirm it still works on MacOS Catalina 10.15.7 and Safari 15.6.1.

I used this command to install it:
curl -L https://raw.github.com/emin/WebPQuickLook/master/install.sh | sh

No reboot required. Works well with Google WEBP example images.

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