! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Check for thumbnails in the new location
Status:
RESOLVED: FIXED
Product:
Ristretto
Component:
Application

Comments

Description Eric Koegel editbugs 2014-10-31 20:09:25 CET
Created attachment 5717 
Check for thumbnails in the new location

The thumbnail managing standard was updated to change the location
where thumbnails are stored. This has been changed to
$XDG_CACHE_HOME/thumbnails/ unless $XDG_CACHE_HOME
isn't defined, at which point it's back to $HOME/.cache/thumbnails
This patch looks in both places when the thumbnail is created and
reports the first one that's found.

See: https://bugzilla.xfce.org/show_bug.cgi?id=10613
Comment 1 Eric Koegel editbugs 2015-01-18 09:30:28 CET
Pushed to master in:

commit a0e20e0dbb2e77182427ed1caa5a011d88500cfb
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Fri Oct 31 22:02:04 2014 +0300

    Check for thumbnails in the new location
    
    The thumbnail managing standard was updated to change the location
    where thumbnails are stored. This has been changed to
    $XDG_CACHE_HOME/thumbnails/ unless $XDG_CACHE_HOME
    isn't defined, at which point it's back to $HOME/.cache/thumbnails
    This patch looks in both places when the thumbnail is created and
    reports the first one that's found.
http://git.xfce.org/apps/ristretto/commit/?id=a0e20e0dbb2e77182427ed1caa5a011d88500cfb

Bug #11264

Reported by:
Eric Koegel
Reported on: 2014-10-31
Last modified on: 2015-01-18

People

Assignee:
Stephan Arts
CC List:
1 user

Version

Version:
master

Attachments

Additional information