HowTo force thunar to create image thumbnails

Step-by-Step descriptions of how to do things.
Post Reply
User avatar
^rooker
Site Admin
Posts: 1481
Joined: Fri Aug 29, 2003 8:39 pm

HowTo force thunar to create image thumbnails

Post by ^rooker »

Sometimes, Thunar (XFCE's file manager) is just not creating thumbnails for images in a folder.
If that happens, the following usually does the trick:
  1. Quit all Thunar instances:

    Code: Select all

    $ killall Thunar
  2. Quit the thumbnailing daemon "tumbler":

    Code: Select all

    $ killall tumblerd
If you then open Thunar and locate to a folder with image files that had no preview, it will spawn tumblerd again and create the thumbnails 8)
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!
Post Reply