Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| xfce:tumbler:start [2020/08/30 09:31] – added link to new available plugins page kevinbowen | xfce:tumbler:start [2025/03/31 10:37] (current) – [Debugging Support] drop pkg-config, file is not always present gael | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | ====== Tumbler Thumbnail Service ====== | + | {{ : |
| + | ====== Tumbler | ||
| * **[[# | * **[[# | ||
| + | * **[[# | ||
| * **[[# | * **[[# | ||
| + | * **[[# | ||
| + | * **[[# | ||
| + | * **[[# | ||
| * **[[#Latest Release|Latest Release]]** | * **[[#Latest Release|Latest Release]]** | ||
| * **[[#Source Code Repository|Source Code Repository]]** | * **[[#Source Code Repository|Source Code Repository]]** | ||
| + | * **[[https:// | ||
| * **[[# | * **[[# | ||
| Line 16: | Line 22: | ||
| thumbnail management D-Bus specification described on | thumbnail management D-Bus specification described on | ||
| - | [[https:// | + | [[https:// |
| written in an object-oriented fashion using GLib and GObject. Its | written in an object-oriented fashion using GLib and GObject. Its | ||
| modular architecture makes it very flexible and useful in many | modular architecture makes it very flexible and useful in many | ||
| situations. It provides plugin interfaces for extending the URI schemes | situations. It provides plugin interfaces for extending the URI schemes | ||
| - | and MIME types for which thumbnails can be generated as well as | + | and MIME types for which thumbnails can be generated as well as for replacing the storage backend that is used to store the thumbnails |
| - | + | ||
| - | for replacing the storage backend that is used to store the thumbnails | + | |
| on disk. Tumbler' | on disk. Tumbler' | ||
| thumbnailer services implemented in accordance to the thumbnail | thumbnailer services implemented in accordance to the thumbnail | ||
| management D-Bus specification. | management D-Bus specification. | ||
| - | Tumbler is used by Thunar, | + | Tumbler is used by [[: |
| ---- | ---- | ||
| + | ===== Configuration ===== | ||
| + | |||
| + | You can override the default cache directory '' | ||
| + | |||
| + | |||
| + | * **D-Bus/ systemd** | ||
| + | * Create a file below '' | ||
| + | * '' | ||
| + | |||
| + | * **Other** | ||
| + | * Extend $HOME/ | ||
| + | * '' | ||
| + | |||
| + | After that, re-login, make sure the variable is set, and check if it works fine. | ||
| + | |||
| + | Tumbler has a configuration file '' | ||
| + | |||
| + | ---- | ||
| ===== Available Plugins ===== | ===== Available Plugins ===== | ||
| - | [[: | + | Tumbler allows to load a number |
| - | The Tumbler | + | ---- |
| + | |||
| + | ===== Standards compliance ===== | ||
| + | |||
| + | |||
| + | Tumbler | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | [[|Back To Top]] | ||
| + | ---- | ||
| + | |||
| + | ===== Debugging Support ===== | ||
| + | |||
| + | As with all Xfce components, you can [[: | ||
| + | |||
| + | To get debug logs at runtime, starting with Tumbler 4.17.0 (first stable release 4.18.0), you can do the following: | ||
| + | |||
| + | pkill tumblerd | ||
| + | G_MESSAGES_PREFIXED= G_MESSAGES_DEBUG=all / | ||
| + | |||
| + | Note: depending on your distribution, | ||
| + | |||
| + | [[|Back To Top]] | ||
| + | ---- | ||
| + | |||
| + | ===== Required packages ===== | ||
| + | |||
| + | Tumbler depends | ||
| + | |||
| + | * GLib >= 2.66.0 | ||
| + | |||
| + | Tumbler can optionally use the following packages: | ||
| + | |||
| + | * gdk-pixbuf >= 2.40.0 (various image formats, some of them requiring the installation of optional libraries specific to gdk-pixbuf; also required | ||
| + | * FreeType >= 2.0.0 (font) | ||
| + | * A libjpeg implementation (e.g. libjpeg-turbo) | ||
| + | * FFmpegthumbnailer >= 2.0.0 (video) | ||
| + | * GStreamer >= 1.0.0 (video) | ||
| + | * Poppler >= 0.12 (PDF/PS) | ||
| + | * libgsf >= 1.14.9 (ODF) | ||
| + | * libopenraw >= 0.0.4 (RAW images) | ||
| + | * libpng >= 1.2.0 (for the Thumbnail Managing Standard storage backend) | ||
| + | * libgepub >= 0.6.0 (EPUB) | ||
| + | |||
| + | [[|Back To Top]] | ||
| ---- | ---- | ||
| ===== Latest Release ===== | ===== Latest Release ===== | ||
| + | {{rss> | ||
| - | ==== 0.3.0 (20200813)==== | + | [[https:// |
| - | **[[https:// | + | * **[[https:// |
| + | [[|Back to Top]] | ||
| ---- | ---- | ||
| Line 59: | Line 130: | ||
| [[|Back To Top]] | [[|Back To Top]] | ||
| ---- | ---- | ||
| - | [[ : | + | [[ : |