Open iHTCboy opened 5 years ago
@raykle @kingrukawa
Thank you, I'll try! 👍
Not useful🙁
Somebody help please!
@raykle @kingrukawa
it's not working for me
agree, didn't help
W.O.R.K.I.N.G!
Hi, guys
Maybe the reason is this: https://github.com/toland/qlmarkdown/issues/89#issue-476104814
Recently, I reinstall
all the plugins I am using and then relaunch finder, only the quicklook-json
worked.
I list the repo I found below, and wish they will update them for macOS 10.15. 😭
qlmarkdown: https://github.com/toland/qlmarkdown qlcolorcode: https://github.com/BrianGilbert/QLColorCode-extra/issues qlimagesize: https://github.com/Nyx0uf/qlImageSize qlstephen: https://github.com/whomwah/qlstephen quicklookcsv: https://github.com/p2/quicklook-csv qlvideo: https://github.com/Marginal/QLVideo quicklookase: https://github.com/rsodre/QuickLookASE
in my case problem was in "suspicious-package" module. I remove it from the command and the rest now ok.
@all qlstephen will error , Terminal run sudo spctl --master-disable
, go to Finder click ~/Library/QuickLook/QLStephen.qlgenerator/Contents/MacOS/QLStephen
open , select to Open
, this is work for me.
@sindresorhus this list should be placed as an announcement in the README.md file. as a task list.
@all
goto Finder ~/Library/QuickLook/
in the Terminal run the script:
sudo xattr -r -d com.apple.quarantine ~/Library/QuickLook/QuickLookJSON.qlgenerator
replase to you need sign XXX.qlgenerator , that is work for me!
@harazek all the plugins have open issues saying that Catalina support is missing, except for quicklookase, ProvisionQL, and quicklook-pat. If those three aren't working that's the place to open issues.
@olets I opened the missing issues and redirected the links. https://github.com/sindresorhus/quick-look-plugins/issues/115#issuecomment-546612663
some plugins need to be notarized and they are working using brute force.
ProvisionQL has been updated for macOS Catalina.
Any news when the QL VIDEO update will come out?
@sindresorhus
qlstephen works now. see this comment https://github.com/whomwah/qlstephen/issues/81#issuecomment-569444253
qlImageSize doesn't work on macOS Catalina by the reason
So is it still not working on Catalina or Big Sur?
just use
brew cask reinstall
reinstall:brew cask reinstall qlcolorcode qlstephen qlmarkdown quicklook-json qlimagesize suspicious-package quicklookase qlvideo
that work for me~