What app uses the /home/guest/.cache/thumbnails/large folder

Technical issues/questions of an intermediate or advanced nature.
User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

What app uses the /home/guest/.cache/thumbnails/large folder

Post#1 by Ed_P » 12 Jun 2023, 18:59

The title says it all. In my folder I have about 7 MB of files from April 10 and April 16. Today is 2 months later. In my changes-exit.conf file I have:

Code: Select all

!/home/guest/.cache/thumbnails/large
!/home/guest/.cache/thumbnails/normal
so these files should not be saved to my save.dat file when I reboot Porteus but yet when I reboot they're still here.
Ed

User avatar
M. Eerie
Moderator
Moderator
Posts: 622
Joined: 31 Aug 2017, 21:18
Distribution: Nemesis Xfce/MATE x64

What app uses the /home/guest/.cache/thumbnails/large folder

Post#2 by M. Eerie » 12 Jun 2023, 19:27

There are several programs/libraries writing to the thumbnails cache. Some of them are:

ffmpeg-thumbnailer, evince (documents viewer in general), gnome-font-viewer, totem, etc.

Have a look at:

/usr/share/thumbnailers
> Does not compute_ 🖖

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=84002#p84002
https://forum.porteus.org/viewtopic.php?p=77174#p77174
https://forum.porteus.org/viewtopic.php?f=39&t=8584

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

What app uses the /home/guest/.cache/thumbnails/large folder

Post#3 by Ed_P » 12 Jun 2023, 20:19

Thank you M.Erie. Are these apps included in Porteus 5.0? I've never used them directly ttbomk. All 200+ of the files are .png and appear to be photos of which half seem to be from my wife's cell phone. :unknown:

But why are the cache files being kept?
Ed

User avatar
M. Eerie
Moderator
Moderator
Posts: 622
Joined: 31 Aug 2017, 21:18
Distribution: Nemesis Xfce/MATE x64

What app uses the /home/guest/.cache/thumbnails/large folder

Post#4 by M. Eerie » 12 Jun 2023, 21:59

I can't say for Porteus 5.

This is what I have in Porteux:

Image

If they are image thumbnails, they probably belong to the image viewer you use (or once used even if it is not installed now).

You can safely delete the cache, if it bothers you.
> Does not compute_ 🖖

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=84002#p84002
https://forum.porteus.org/viewtopic.php?p=77174#p77174
https://forum.porteus.org/viewtopic.php?f=39&t=8584

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

What app uses the /home/guest/.cache/thumbnails/large folder

Post#5 by Ed_P » 12 Jun 2023, 22:52

I agree with you that I can probably delete the cache but what bothers me at this point is how are they present when I exclude them with my changes-exit.conf file.
Ed

donald
Full of knowledge
Full of knowledge
Posts: 2073
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

What app uses the /home/guest/.cache/thumbnails/large folder

Post#6 by donald » 13 Jun 2023, 03:52

Ed_P wrote:
12 Jun 2023, 18:59
In my changes-exit.conf file I have:

Code: Select all

!/home/guest/.cache/thumbnails/large
!/home/guest/.cache/thumbnails/normal
Hmm...I would not expect the photo thumbnails to be gone -- after deleting them --
if I exclude the folder from being processed.

itrukrakso
Black ninja
Black ninja
Posts: 62
Joined: 23 Jul 2022, 07:42
Distribution: Porteus 5.01_x86_64 Xfce

What app uses the /home/guest/.cache/thumbnails/large folder

Post#7 by itrukrakso » 13 Jun 2023, 07:46

hi,
For me the file manager Thunar creates this directory and puts the thumbnails there.
Can be disabled via settings.

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

What app uses the /home/guest/.cache/thumbnails/large folder

Post#8 by Ed_P » 13 Jun 2023, 16:40

donald wrote:
13 Jun 2023, 03:52
Hmm...I would not expect the photo thumbnails to be gone -- after deleting them --
if I exclude the folder from being processed.
The process they are being excluded from is the one where Porteus backups up all changes to be saved for the next ISO boot. If they are not being backed up where in the ISO are they coming from? :Search:
itrukrakso wrote:
13 Jun 2023, 07:46
For me the file manager Thunar creates this directory and puts the thumbnails there.
Can be disabled via settings.
Thank you itrukrakso, I will definitely check that out. :happy62:

Added in 4 hours 22 minutes 52 seconds:
Found the source: /mnt/live/memory/changes/home/guest/.cache/thumbnails/large

Apparently my changes-exit.conf change was after the folder had already been saved! :good:

Added in 13 minutes 7 seconds:
I do not see a cache setting in Cinnamon's Nemo file manager.
Ed

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3941
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

What app uses the /home/guest/.cache/thumbnails/large folder

Post#9 by ncmprhnsbl » 14 Jun 2023, 05:55

Ed_P wrote:
13 Jun 2023, 21:16
I do not see a cache setting in Cinnamon's Nemo file manager.
not cache, thumbnails
nemo>edit>preferences>preview>show thumbnails :: choices: local files only(default) or yes (which would include mounted directories) or no (none at all)
also: the "inherit thumbnail visibility from parent" (parent directory i assume)
and: Only for files smaller than <size> (referring to the file size of the image)
from what i see, nemo only generates thumbnails for directories you enter, (you'll notice this when entering a dir that has none previously generated)
so unless you have a bunch of images in /home/guest, the cache should be empty of thumbnails at startup.
there might be some deeper setting in dconf that handles 'file open' dialogs which it looks like generate their own thumbnails.
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

What app uses the /home/guest/.cache/thumbnails/large folder

Post#10 by Ed_P » 14 Jun 2023, 14:36

Thanks ncmp, I did see those preferences but nothing relating to the folder. I've booted in safe mode and deleted the cache files in the save.dat file.
Ed

Post Reply