On Fri, 10 Apr 2015 22:48:25 +0300 Michał Popławski <[email protected]>
said:

> Hi!
> 
> I've compiled E from trunk and noticed, that fileman/efreet/something
> keeps generating thumbnails for files over and over again.
> 
> It's both cpu consuming and frustrating for me. I've changed thumbnail
> cache flush time to maxinmum, but noticed no change.
> 
> Does anyone have a tip how to disable such behaviuor?
> 
> Michal

you don't. it's not an option. what is likely happening is modified time of the
files is always >= the modified time of the thumbnail - something in your
filesystem is triggering this. thumbnails for e are stored in
~/.e/e/fileman/thumbnails

try go to a dir where you see only one thumbnail of an image. now rm -rf all
the dirs inside the above dir and refresh. look t the file generated there in a
subdir. check stat info and compare to original. post that here.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to