Search found 3 matches

by pixxelpusher
Fri Jan 21, 2022 1:20 pm
Forum: MP - General Support
Topic: Show thumbnails of PDFs
Replies: 33
Views: 17950

Re: Show thumbnails of PDFs


something like sudo launchctl config user path /usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin


Thanks! After running that command I got a reply that it had been applied and to restart my machine. After restarting XnView now shows PDF files properly!

Maybe you could put this somewhere in the ...
by pixxelpusher
Wed Jan 19, 2022 10:55 am
Forum: MP - General Support
Topic: Show thumbnails of PDFs
Replies: 33
Views: 17950

Re: Show thumbnails of PDFs


It seems that launch app doesn't use $PATH variable (with homebrew path)
you need to use sudo launchctl config user path <my path setting>
source


Thanks but I am not familiar at all with this so have just been copy/pasting off other sites to try and get it to work. Do you have full steps ...
by pixxelpusher
Tue Jan 18, 2022 12:10 pm
Forum: MP - General Support
Topic: Show thumbnails of PDFs
Replies: 33
Views: 17950

Re: Show thumbnails of PDFs

I've been looking for a replacement to Media Pro since moving to M1 Mac (as it no longer works) and XnView seems to be it!! Great work.

Only thing as in this thread, I can't get PDF thumbnails to work. I have read here that I need Ghostscript installed?
I have tried to install Homebrew using the ...