-
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
NO longer working with OS ventura #136
Comments
if you have no rosetta installed and you are on a silicon apple machine, you have to rebuild it from source, just clone the git dir, make, make install, just like it shown in the readme.md of the project |
I did that and followed the steps with xattr, the two qlmanage commands and restarting finder and it still doesn't work for me |
Try to remove the old version first
After that try to clean build and install the arm64 version. It should do the trick. (please note, I have apple developer ID, so my manually built version is developer signed, that could be a difference, as that way gatekeeper will not block it) |
On Intel i5 MacBook Ventura 13.1 (22C65) Didn't work so I tried xattr -cr ~/Library/QuickLook/QLStephen.qlgenerator |
I'm on a MacStudio, using macOS Ventura 13.2 and I got it to work.
Now go to ~/Library/QuickLook/QLStephen.qlgenerator/Contents/ Save and close the file, now in Terminal type |
Thank you @Diskutant, this worked beautifully. It should be added to the README. (In my case I had, e.g., TextMate and Emacs claiming various extensions, which is good, but prevents them from going to the |
I tried to follow these steps but in the Info.plist there is no |
Then you might have an old version of QLStephen installed. Try to install the latest version. |
Works on MacOS Ventura 13.2.1 as of 15.3.2023. |
I solved the issue but all the above I mentioned are valid. I have downloaded the latest version from here. I have created a folder To solve this, I added this line manually and the one after running
After a |
Thanks for the step-by-step detail which even this old non-coder could follow! With it I was able to get qlStephen running again and even working with GPX files, something I have desired for a long time and never knew how to make it happen. And for the record, I'm a Mac mini with M2 Pro and Ventura 13.2.1. |
@Diskutant Your comment was a great help, thanks! I had the same issue as @seralouk, where the only contents of the
I added another One additional note for anyone who runs into it: if the OS blocks qlStephen due to the 'unidentified developer' issue, you can grant an exception in System Settings. Immediately after the OS warns you that it has blocked qlStephen from running, navigate to the Privacy & Security section, scroll down to the Security heading and you'll find a note about qlStephen having been blocked next to an 'Open Anyway' button. Click that and the exception will having been granted. |
thanks |
This project provides the same feature set, and is compatible with latest macOS versions FYI: https://github.com/sbarex/SourceCodeSyntaxHighlight |
Thanks for your contribution. It doesn't support some files I need (would like) but it's still great. 😁 |
I believe it supports adding custom extensions, can you check? |
This basically works for me on Intel Mac with Sonoma 14.4.1. I installed qlstephen via brew, then edited |
Thank you for this! With QLStephen my Quicklook window was coming up blank in macos 14.6. This program is great and so customizable. |
Can you @bohning or anyone else confirm this is working for Sonoma 14.6.1 ? |
Since the new OS update i cant preview the jsons like i used to.
The text was updated successfully, but these errors were encountered: