AVIFQuickLook icon indicating copy to clipboard operation
AVIFQuickLook copied to clipboard

Does not seem to work for me under 10.13.6

Open trych opened this issue 3 years ago • 4 comments

If I put the file under ~/Library/QuickLook, it still does not show me any .avif file preview. Tried a reboot, same thing. Is there any extra step I need to take?

trych avatar Nov 14 '20 16:11 trych

try to use

qlmanage -p -d test.avif

to show more information ?

dreampiggy avatar Nov 16 '20 05:11 dreampiggy

It does not work for macOS 11.6. Here is the output of the command qlmanage -p test.avif:

2021-10-10 21:34:46.326 qlmanage[97462:1174282] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x6507, name = 'com.apple.coredrag' See /usr/include/servers/bootstrap_defs.h for the error codes. 2021-10-10 21:34:46.401 qlmanage[97462:1174282] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x7703, name = 'com.apple.tsm.portname' See /usr/include/servers/bootstrap_defs.h for the error codes. 2021-10-10 21:34:48.441 qlmanage[97462:1174310] Persistent UI failed to open file file:///Users/xxx/Library/Saved%20Application%20State/com.apple.quicklook.qlmanage.savedState/window_1.data: No such file or directory (2)

pucicu avatar Oct 10 '21 19:10 pucicu

Seems the old quicklook framework plugin does not works on the macOS 11 now....

Maybe I can release a new macOS 11 QuickLookUI extension to support macOS 11. Need to change some code.

dreampiggy avatar Oct 11 '21 06:10 dreampiggy

Thanks for your support.

The AVIFQuickLook 1.1.0 version is available. Please have a try: https://github.com/dreampiggy/AVIFQuickLook/releases/tag/1.1.0

Homebrew

I submit to the Homebrew Cask here:

https://github.com/Homebrew/homebrew-cask/pull/123036

Please wait for the review or comment there if you like this QuickLook Plugin

dreampiggy avatar May 07 '22 11:05 dreampiggy

Have a try with v1.2.0 https://github.com/dreampiggy/AVIFQuickLook/files/12136907/AVIFQuickLook.qlgenerator.zip

See readme about how to install the qlgenerator, or using Homebrew to upgrade.

dreampiggy avatar Jul 24 '23 06:07 dreampiggy