Page 1 of 1
A lot of freezes recently
Posted: 30.03.2023, 17:11
by Danielsan
Hi All,
I would like to notify that has been a while with several performance issue with FreeCommander at least since the last five versions till this one: "FreeCommander XE 2023 Build 885 64-bit donor".
Not sure if and how send you a log to catch these problems but I'll let you what I noticed:
- Remote folders with a lot of AI and PDF files take age to unfreeze FC when in "icon view"; perhaps FC should have its own system to store thumbnails and update those only when a file has changed.
- Rename files often freezes the UI
For me the main causes are:
- Thumbnail generation of AI/PDF/PS files.
- The fact that I work 99% exclusively on image files over a local network (ActiveDirectory I guess).
Unfortunately this is happening too much frequently, usually I mitigate it keeping the files in list view, but sometimes I forgot to switch view, and sometimes I need to watch the thumbnail and that becomes a problem: one time out of three the UI gets frozen and I have to kill the process manually.
Thanks,
D.
Re: A lot of freezes recently
Posted: 30.03.2023, 21:27
by Marek
Try the following:
- check the location of the freecommander.ini under Help->About
- close FreeCommander
- open freecommander.ini with the text editor (e.g. notepad)
- find the line with ThumbsPdfInternal= and change the value to 0: ThumbsPdfInternal=0
- save the change and close the file
- start FC and check your problem
Re: A lot of freezes recently
Posted: 30.03.2023, 22:15
by Danielsan
Marek wrote: 30.03.2023, 21:27
Try the following:
- check the location of the freecommander.ini under Help->About
- close FreeCommander
- open freecommander.ini with the text editor (e.g. notepad)
- find the line with ThumbsPdfInternal= and change the value to 0: ThumbsPdfInternal=0
- save the change and close the file
- start FC and check your problem
Thanks, I will and I'll report the behavior!
Re: A lot of freezes recently
Posted: 31.03.2023, 17:20
by Danielsan
HI Marek,
with that change it was even worst.
Let me explain a bit the situation maybe can help you to figure out a proper workaround: my PDFs are 99% Printing PDF with average of 100MB each, I have hundreds of them in many folders. These are complex PDF files (mainly Adobe Illustrator generated) and I can imply that are complex to read through especially when there are hundreds in each folder.
Unless you can introduce a method that stores thumbnails once, and these are updated only when the correspondent file changes, you may by default setup FC to not generated preview if AI/PDF files are bigger than 20MB; even though for me is very useful watching the preview cause sometime a product's names change by a single digit but they look totally different to each other, all these constant freeze are becoming a pain on the neck.
Thanks,
D.
Re: A lot of freezes recently
Posted: 31.03.2023, 20:41
by Marek
Is there anywhere I can download such a large pdf file?
Re: A lot of freezes recently
Posted: 31.03.2023, 21:37
by Dreamer
I found this:
https://www.sampledocs.in/
First file in the list is 100MB PDF sample.
Re: A lot of freezes recently
Posted: 05.04.2023, 15:16
by Danielsan
I can provide dummy heavy weight PDF, thanks...
Re: A lot of freezes recently
Posted: 05.04.2023, 15:30
by horst.epp
Its no general problem to view this 100MB PDF with the FC integrated viewer but its slow.
Using the Total Commander SLister plugin which make use of SumatraPDF
this job is done with no delay at all.
Re: A lot of freezes recently
Posted: 05.04.2023, 22:40
by Marek
I think this is not about the internal viewer but about the display of thumbnails.
I have added the possibility to use the Windows thumbnails cache for viewing thumbnails.
Re: A lot of freezes recently
Posted: 10.04.2023, 17:05
by Danielsan
Marek wrote: 05.04.2023, 22:40
I think this is not about the internal viewer but about the display of thumbnails.
I have added the possibility to use the Windows thumbnails cache for viewing thumbnails.
When will be available this change? Thanks!
D.