-
Notifications
You must be signed in to change notification settings - Fork 161
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
Blank preview on M1 #133
Comments
I have a new M1 Mac I'm trying to setup qlstephen on. I'm unable to get it working at all, even after following all the same steps as in #87 (comment). I don't have the blank screen issue, I have the ql plugin taking no effect whatsoever. |
yes, as of now, it's compiled only for x86_64, so Rosetta is needed. |
and it seems like running |
For those too lazy to recompile, here's a fresh build: QLStephen.qlgenerator.zip |
Is it possible to get the homebrew version updated for M1 as well? |
As far as I know, brew doesn't accept forks officially. I'm not sure what's happening with this repo... |
Does this fix the empty quicklook previews for you? I tried replacing the file I had in |
I can confirm that this update does fix the issue I was seeing. But to clarify, my issue wasn't an empty preview, just no preview at all, so I would initially check if the file has the quarantine attributes. Unfortunately, it seems whatever version of the binary that homebrew is using is still not arm compatible (as the original version was only installed yesterday during a system rebuild). |
Looking forward to this on M1 Homebrew as well! |
Neither the arm build by bengry, nor removing the quarantine flag ( Any other ideas to fix the blank preview? |
This Quick Look plugin works well, and is kept up to date -- https://github.com/sbarex/SourceCodeSyntaxHighlight Can either download from the releases, or use Homebrew |
Thanks for this the other solutions got me nowhere. |
I'm afraid the plugin doesn't work on my M1, while the same file/version works fine on my Intel Mac. Judging by the comments in sindresorhus/quick-look-plugins#126 I'm guessing this is an M1 issue, but I'm happy to provide any additional debug information to narrow it down further.
The text was updated successfully, but these errors were encountered: