QuickNFO icon indicating copy to clipboard operation
QuickNFO copied to clipboard

Broken in 10.10 Yosemite?

Open skyepn opened this issue 10 years ago • 28 comments

Is QuickNFO.qlgenerator working for anyone with OS X 10.10 Yosemite?
Doesn't seem to be working for me.....

skyepn avatar Oct 31 '14 04:10 skyepn

I recompiled it with Xcode 6.1 under Yosemite and it worked.

LEMONed avatar Oct 31 '14 05:10 LEMONed

LEMONed - Anyway to share the new compiled version for Yosemite? I don't have Xcode installed yet and I can imagine a lot of users who would never install Xcode would need this too.

moebis avatar Oct 31 '14 15:10 moebis

Here u go: https://www.dropbox.com/s/cg1ar5b7fo3ya8t/QuickNFO_qlgenerator.zip

Place it under /Library/Quicklook/

LEMONed avatar Nov 01 '14 08:11 LEMONed

I was having the same problem with both LEMONed's version and my own recompiled one. Turns out the reason was that I was using the user library ~/Library/QuickLook/. To fix it I had to use /Library/QuickLook as @LEMONed mentioned. Using the user library has worked for me ever since I started using QuickNFO many OS X versions ago, but perhaps Apple removed the need for it with Yosemite?

denkristoffer avatar Nov 22 '14 08:11 denkristoffer

LEMONed, will that work in Mavericks 10.9.5 too? Thank you.

gitguys avatar Feb 28 '15 01:02 gitguys

@gitguys Yes, it works perfectly with 10.9.5.

LEMONed avatar Mar 03 '15 05:03 LEMONed

The link to LEMONed's version is dead and I'm very ignorant when it comes to Xcode. Any chance of a re-up? Thanks!

Seacidal avatar Aug 17 '15 22:08 Seacidal

+1 Like Seacidal I'd appreciate a download option for a version compiled with the latest Xcode. Or instructions how to do it on my own. Thanks!

UPDATE: This seems to do the trick: https://www.dropbox.com/s/9yrsrdqkz8rlkxe/QuickNFO.qlgenerator.zip

Place it into /Library/QuickLook and run the Terminal command qlmanage -r.

babalooza avatar Aug 21 '15 16:08 babalooza

Thanks for the effort. Unfortunately, even with babalooza's update and Terminal commands, I'm still just getting a blank, black screen.

Seacidal avatar Aug 21 '15 20:08 Seacidal

It still works on El Capitan. Download the compiled version here: QuickNFO.qlgenerator.zip (Built with Xcode 7.2.1) Install: Simply unzip and copy the QuickNFO.qlgenerator to Library/QuickLook.

lajosdavid avatar Mar 14 '16 14:03 lajosdavid

macOS Sierra :(

vigo avatar Sep 23 '16 20:09 vigo

@vigo works fine on Sierra. Make sure it's placed under /Library/QuickLook instead of ~/Library/Quicklook.

LEMONed avatar Sep 25 '16 15:09 LEMONed

omg! @LEMONed thanx a lot man! shit! maybe some of other "not working" plugins work too? I usually put my stuff under ~/Library/Quicklook. Again thanx toooo much!

vigo avatar Sep 25 '16 15:09 vigo

Thanks for the new download and placement tip.

gingerbeardman avatar Oct 03 '16 09:10 gingerbeardman

confirmed works in /Library/Quicklook on 10.12.2

allixsenos avatar Feb 02 '17 21:02 allixsenos

Is there a reason it can no longer be used on a per user install basis? Was it re-coded to specifically prevent single user installations? Or did Sierra screw something up with the user quicklook library? I like to keep the os library as clean of detritus from user installations as possible.

SainteCelery avatar Feb 02 '17 22:02 SainteCelery

Have someone tried it on macOS Sierra 10.12.6? Its not working for me. I've rebuilt it with Xcode 9.0 - still not working. Not from ~/Library/QuickLook, not from /Library/QuickLook. Pinging @vigo

nrlquaker avatar Sep 23 '17 15:09 nrlquaker

@nrlquaker have you tried the download above?

gingerbeardman avatar Sep 23 '17 17:09 gingerbeardman

@gingerbeardman Yes, I've tried this one. Not working for me.

nrlquaker avatar Sep 23 '17 17:09 nrlquaker

@nrlquaker I'm not on 10.12.6, I'll have to wait until my wife's laptop is free.

But I'm on 10.13 Beta (17A362a) and it works for me?

without QuickNFO.qlgenerator

screen shot 2017-09-23 at 21 45 43

with /Library/QuickLook/QuickNFO.qlgenerator

screen shot 2017-09-23 at 21 46 10

Not sure why it isn't working for you? I do know it's required to wait a moment for the QuickLook daemon to notice the new qlgenerator and make it available for use on compatible files. So after install, I just keep trying quicklook on the .nfo file until it appears correctly. Maybe there's a better way to activate it, but this low-tech approach works for me.

gingerbeardman avatar Sep 23 '17 20:09 gingerbeardman

My wife is on 10.12.5 (that's the best I can do, for now)

Works there also:

(poor image quality due to Messages downsizing/resampling the PNG)

screen shot 2017-09-23 at 21 57 19

gingerbeardman avatar Sep 23 '17 21:09 gingerbeardman

Working fine at 10.13.

nrlquaker avatar Sep 26 '17 07:09 nrlquaker

...and still working fine at 10.14

tillt avatar Nov 25 '18 00:11 tillt

If you find it broken in 10.14.1, here's one rebuilt with Xcode 10.1, tested and working:

https://www.dropbox.com/s/9fmy5lqnh2kghr9/QuickNFO_Nov2018.zip?dl=0

and REMEMBER: ❌~/Library/Quicklook//Library/Quicklook/

LEMONed avatar Nov 28 '18 03:11 LEMONed

@LEMONed The thumbnail icons are not working properly. This is what I get in the examples directory:

image

I've used my own compiled version (because I reverted the colors again - sorry classic NFOs are white on black), but I also tried yours.

tessus avatar Jan 15 '19 21:01 tessus

@LEMONed The thumbnail icons are not working properly. This is what I get in the examples directory:

image

I've used my own compiled version (because I reverted the colors again - sorry classic NFOs are white on black), but I also tried yours.

I didn't notice this. Looks like webview needs to be updated with wkwebview. I'll take a closer look when I have time.

LEMONed avatar Jan 21 '19 15:01 LEMONed

I tried to use WKWebView a few days ago - with the result of no icons at all. But maybe you have more luck.

tessus avatar Jan 21 '19 19:01 tessus

If you find it broken in 10.14.1, here's one rebuilt with Xcode 10.1, tested and working:

https://www.dropbox.com/s/9fmy5lqnh2kghr9/QuickNFO_Nov2018.zip?dl=0

and REMEMBER: ❌~/Library/Quicklook//Library/Quicklook/

@LEMONed File has been deleted. Can you please repost?

exekutive avatar Nov 19 '21 21:11 exekutive