Quicklook and thumbnails don't work

Issue #128 new
Former user created an issue

I tried to reinstall Gapplin a couple of times, after rebooting, with no success.

I've found another issue with a similar problem, and saw that he used this command from terminal:

$ qlmanage -d 1 -p avatar_application.svg

So I did the same and this is my result:

[DEBUG] file:///Volumes/Macintosh%20HD/Users/TheManuz/Public/Sketch.app/Contents/Library/QuickLook/SketchQuicklook.qlgenerator/ is older than <QLGenerator /Applications/Sketch.app/Contents/Library/QuickLook/SketchQuicklook.qlgenerator>. Ignoring
[DEBUG] Preview test for avatar_application.svg -- file:///Users/TheManuz/CodeProjects/HTML/DropPay%20-%20WebApp/public/img/. Content type UTI: public.svg-image
[DEBUG] Previewing file:///Users/TheManuz/CodeProjects/HTML/DropPay%20-%20WebApp/public/img/avatar_application.svg. Content type UTI: public.svg-image. Generator used: <QLGenerator /Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator>
[DEBUG] Loading <QLGenerator /Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator>
dyld: warning, LC_RPATH @executable_path/../Frameworks in /Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator/Contents/MacOS/../Frameworks/SVGKit.framework/Versions/A/SVGKit being ignored in restricted program because of @executable_path
dyld: warning, LC_RPATH @executable_path/../Frameworks in /Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator/Contents/MacOS/../Frameworks/SVGKit.framework/Versions/A/SVGKit being ignored in restricted program because of @executable_path
[ERROR] Can't load plug-in at file:///Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator/: Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator/Contents/MacOS/SVG): Library not loaded: @rpath/libswiftAppKit.dylib
  Referenced from: /Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator/Contents/Frameworks/SVGKit.framework/Versions/A/SVGKit
  Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator/Contents/MacOS/SVG, NSDebugDescription=dlopen_preflight(/Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator/Contents/MacOS/SVG): Library not loaded: @rpath/libswiftAppKit.dylib
  Referenced from: /Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator/Contents/Frameworks/SVGKit.framework/Versions/A/SVGKit
  Reason: image not found, NSBundlePath=/Applications/Gapplin.app/Contents/Library/QuickLook/SVG.qlgenerator, NSLocalizedDescription=The bundle “SVG” couldn’t be loaded because it is damaged or missing necessary resources.}
[DEBUG] Loading <QLGenerator /Applications/Google Drive File Stream.app/Contents/Library/QuickLook/Google Drive File Stream Quick Look.qlgenerator>
[WARNING] Will use <QLGenerator /Applications/Google Drive File Stream.app/Contents/Library/QuickLook/Google Drive File Stream Quick Look.qlgenerator> as fallback for <QLPreviewRequest file:///Users/TheManuz/CodeProjects/HTML/DropPay%20-%20WebApp/public/img/avatar_application.svg>
[DEBUG] Previewing file:///Users/TheManuz/CodeProjects/HTML/DropPay%20-%20WebApp/public/img/avatar_application.svg finished

I hope these info can help.

Comments (3)

  1. Michael Fortin

    I also have this bug, although I don’t see the same error as seen by OP.

    That’s a bummer as the main reason I installed Gapplin was to get better thumbnails and QuickLook than what macOS provides by default.

    If the OP’s error message is the real cause of this issue, I’m pretty sure this is just caused by a missing framework in the qlgenerator bundle. Should be an easy fix, however it looks like the app is closed-source so we can’t contribute :(

  2. Matt Wyndham

    I also have this issue on Catalina. I didn’t update for a while because I was afraid things would break, and it looks like Gapplin did. Now I can’t view .svg files in the finder (they are tiny little images in the top left corner)

  3. Log in to comment