Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:tumbler:start [2023/07/01 01:08] – Update Latest Release section 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~~ | ||
- | {{ :xfce:xfce.tumbler.png? | + | {{ : |
====== Tumbler - Thumbnail Service ====== | ====== Tumbler - Thumbnail Service ====== | ||
Line 11: | Line 11: | ||
* **[[#Latest Release|Latest Release]]** | * **[[#Latest Release|Latest Release]]** | ||
* **[[#Source Code Repository|Source Code Repository]]** | * **[[#Source Code Repository|Source Code Repository]]** | ||
+ | * **[[https:// | ||
* **[[# | * **[[# | ||
Line 21: | 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 | ||
Line 31: | Line 32: | ||
management D-Bus specification. | management D-Bus specification. | ||
- | Tumbler is used by Thunar, Ristretto, Xfce. | + | Tumbler is used by [[: |
---- | ---- | ||
Line 41: | Line 42: | ||
* **D-Bus/ systemd** | * **D-Bus/ systemd** | ||
- | | + | |
* '' | * '' | ||
* **Other** | * **Other** | ||
- | * Extend | + | * Extend $HOME/ |
* '' | * '' | ||
Line 65: | Line 66: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
- | * [[https:// | + | * [[https:// |
* [[https:// | * [[https:// | ||
Line 73: | Line 74: | ||
===== Debugging Support ===== | ===== Debugging Support ===== | ||
- | As with all Xfce components, you can [[https://docs.xfce.org/xfce/building# | + | As with all Xfce components, you can [[:xfce:building# |
To get debug logs at runtime, starting with Tumbler 4.17.0 (first stable release 4.18.0), you can do the following: | 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 | pkill tumblerd | ||
- | G_MESSAGES_PREFIXED= G_MESSAGES_DEBUG=all | + | G_MESSAGES_PREFIXED= G_MESSAGES_DEBUG=all |
+ | |||
+ | Note: depending on your distribution, | ||
[[|Back To Top]] | [[|Back To Top]] | ||
Line 127: | Line 130: | ||
[[|Back To Top]] | [[|Back To Top]] | ||
---- | ---- | ||
- | [[ : | + | [[ : |