【问题标题】:Where does Tumbler (of Thunar) store/cache its thumbnails?Tumbler(Thunar)在哪里存储/缓存其缩略图?
【发布时间】:2018-03-19 16:56:55
【问题描述】:

Tumbler 是 Thunar 的缩略图,来自 XFCE。

它在哪里存储缩略图?缩略图缓存在哪里?

我看到了

#define THUMBNAILER_CACHE_PATH "/org/freedesktop/thumbnails/Cache1"

在 Tumbler 的源代码中。不确定它是否有用。我找不到路径的其余部分,我的机器上也找不到这部分。

不是~/.thumbnails,也不是~/.cache/thumbnails

【问题讨论】:

    标签: thumbnails file-manager xfce thunar


    【解决方案1】:

    Tumbler 是Thumbnail management DBus specification 的一个实现,它又依赖于Thumbnail Managing Standard。它将缩略图存储在$XDG_CACHE_HOME/thumbnails/,通常是~/.cache/thumbnails。在该路径中使用了两个目录:normallarge,更多详细信息 here

    在我的系统上,两个目录中都有超过一千张缩略图。你确定tumblerd 正在运行吗?

    【讨论】:

      猜你喜欢
      • 2013-03-02
      • 2022-08-18
      • 1970-01-01
      • 2015-04-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-06-13
      • 2019-08-22
      相关资源
      最近更新 更多