Show thumbnails of PDFs

Ask for help and post your question on how to use XnView MP.

Moderators: helmut, XnTriq, xnview

toriatama
Posts: 21
Joined: Sun Jul 12, 2009 4:25 pm

Re: Show thumbnails of PDFs

Post by toriatama »

FYI: the issue was there, I did not try to fix the problem since I did not know what to do. But after a while, PDF thumbnails are back!
I did not try to fix or reinstall GhostScript, Xnview or Adobe products. And all those programs were already up-to-date.
I've just updated Windows recently, a small update, probably rebooted several times, and now after a couple of days PDF thumbnails are back...
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Show thumbnails of PDFs

Post by xnview »

Lee James wrote: Fri Oct 23, 2020 6:32 pm
cday wrote: Fri Oct 23, 2020 11:46 am The option is at the bottom of that menu...
OK, I found it now. I've enabled that option but it didn't work, thanks anyway.
Could you send me your email by PM?
Pierre.
Lee James
Posts: 87
Joined: Sun May 25, 2014 12:47 pm

Re: Show thumbnails of PDFs

Post by Lee James »

toriatama wrote: Sat Oct 24, 2020 1:32 am I've just updated Windows recently, a small update, probably rebooted several times, and now after a couple of days PDF thumbnails are back...
For the record I use Windows 7 x64. I permanently disabled Windows updates back in 2016 when Microsoft started sending telemetry and installing malware. I consider Windows 10 to be malware as it completely does away with user privacy and sends logs of everything you do back to Microsoft, including the sites you visit, your keystrokes, and your webcam. I hate everything about Windows 10, especially the ugly interface. I no longer trust Microsoft and will never buy an OS from them again. I will likely move to Linux at some point, keeping a Windows 7 partition for programs I can't run in Linux. But I wouldn't touch Win 10.
mgo
Posts: 18
Joined: Mon Feb 01, 2021 6:57 pm

Re: Show thumbnails of PDFs

Post by mgo »

Fast forward one year, and new questions arise: how to proceed on a M1 Mac? Ghostscript seems to be available as a native ARM64 binary, while XNView MP still runs via Rosetta. Could XNV still utilise GS?

Speaking of, is there a timeframe for a native ARM64 build of XNView?

Cheers,
mgo
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Show thumbnails of PDFs

Post by xnview »

mgo wrote: Wed Nov 17, 2021 1:59 pm Fast forward one year, and new questions arise: how to proceed on a M1 Mac? Ghostscript seems to be available as a native ARM64 binary, while XNView MP still runs via Rosetta. Could XNV still utilise GS?
XnView use GS, GS can be ARM or Intel version
Speaking of, is there a timeframe for a native ARM64 build of XNView?
I have not yet received my M1, i hope in december
Pierre.
pixxelpusher
Posts: 3
Joined: Tue Jan 18, 2022 11:50 am

Re: Show thumbnails of PDFs

Post by pixxelpusher »

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 code on the website here: https://brew.sh
And then run the code: brew install ghostscript to install Ghostscript.

But still in XnView I don't have thumbnails for pdf's. Any help?
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Show thumbnails of PDFs

Post by xnview »

It seems that launch app doesn't use $PATH variable (with homebrew path)
you need to use

Code: Select all

sudo launchctl config user path <my path setting>
source
Pierre.
pixxelpusher
Posts: 3
Joined: Tue Jan 18, 2022 11:50 am

Re: Show thumbnails of PDFs

Post by pixxelpusher »

xnview wrote: Wed Jan 19, 2022 9:45 am It seems that launch app doesn't use $PATH variable (with homebrew path)
you need to use

Code: Select all

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? What is <my path setting>?
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Show thumbnails of PDFs

Post by xnview »

something like

Code: Select all

sudo launchctl config user path /usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin
Pierre.
pixxelpusher
Posts: 3
Joined: Tue Jan 18, 2022 11:50 am

Re: Show thumbnails of PDFs

Post by pixxelpusher »

xnview wrote: Fri Jan 21, 2022 1:07 pm something like

Code: Select all

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 app itself to make it easier for others to install and get pdf's working right.
antanas_J
Posts: 3
Joined: Mon Jan 31, 2022 9:54 am

Re: Show thumbnails of PDFs

Post by antanas_J »

The same on my PC (after regular Win 10 update) PDF reading is missing.
So what will be solution for the noob users :) ?
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Show thumbnails of PDFs

Post by xnview »

antanas_J wrote: Mon Jan 31, 2022 10:09 am The same on my PC (after regular Win 10 update) PDF reading is missing.
So what will be solution for the noob users :) ?
do you have installed ghostscript?
Pierre.
antanas_J
Posts: 3
Joined: Mon Jan 31, 2022 9:54 am

Re: Show thumbnails of PDFs

Post by antanas_J »

Yes of course, the same on another PC. Before it works as well, but without any reason just all PDF disappeared from view...
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Show thumbnails of PDFs

Post by xnview »

antanas_J wrote: Mon Jan 31, 2022 1:20 pm Yes of course, the same on another PC. Before it works as well, but without any reason just all PDF disappeared from view...
when you click on a PDF file in thumbnail view, do you have preview?
Pierre.
antanas_J
Posts: 3
Joined: Mon Jan 31, 2022 9:54 am

Re: Show thumbnails of PDFs

Post by antanas_J »

xnview wrote: Tue Feb 01, 2022 7:40 am
antanas_J wrote: Mon Jan 31, 2022 1:20 pm Yes of course, the same on another PC. Before it works as well, but without any reason just all PDF disappeared from view...
when you click on a PDF file in thumbnail view, do you have preview?
No, I can't see any preview, it's looks like no any PDF in folder at all. But physically they are in folder.
In pictures one at the same folder...
Attachments
XN-2.jpg
XN-1.jpg
Post Reply