Closed trych closed 1 year ago
try to use
qlmanage -p -d test.avif
to show more information ?
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)
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.
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
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
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.
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?