1

Nautilus used to generate thumbnails for .odt documents before I cleaned the pc with BleachBit and now I can't get it to work again. Any ideas?

Here's what I cleaned:

enter image description here

Rtsne42
  • 1,217

2 Answers2

1

After 4 hours of searching I solved the problem by installing:

libgsf-bin

and restarting nautilus.

Rtsne42
  • 1,217
0

Try running:

sudo chown -R $USER:$USER ~/.cache/thumbnails
sudo rm -rf ~/.cache/thumbnails/*

And restart Nautilus