I'm debugging QuickLook on macOS 14, wondering why it is not working during normal use pressing Space bar.
I can get previews if I do a command:
% qlmanage -p -c ataristste.image DOORS.PC1
Testing Quick Look preview with files:
DOORS.PC1
- force using content type UTI: ataristste.image
2025-08-27 17:32:45.517 qlmanage[17099:63558] +[IKImageContentView _clampImageAlphaTo01:colorSpace:] no CIImage passed in
2025-08-27 17:32:45.517 qlmanage[17099:63558] IKImageView2 _updateContentForLayerUsingIOSurface Error: source rect and destination rect of tile being drawn are not the same
The warning made me look at the preview and there is a column of black pixels down the right hand side. Could this be the size mismatch? Off by one error? I can reproduce in a .PC1 (attached) but not in your examples.
I'm still looking for why I can't QuickLook any files with RECOIL through pressing Space bar in Finder.
DOORS.PC1 has one black column on the left and two black columns on the right.
PC1 is a simple format which is always 320x200.
Some ideas:
Also: do you see RECOIL thumbnails but not the Space-activated preview?
I'll be more thorough with my testing in future!
Thanks the steps above, but no joy. even gatekeeper!
I can get RECOIL to work on macOS 12.7.6 (apart for image file extensions claimed by the system, IMG, PL5, PIC, SPX, OBJ, ODF, and more - see attached screenshot)
On macOS 14 I do not see either the thumbnails or the space-preview. I do see some errors in Console app, sadly redacted so not very useful. These are all lines from quicklook on DOORS.PC1