4

I just noticed that HTML files with CSS transforms on elements show with the CSS transforms within the thumbnails on Nautilus. So what rendering engine does Nautilus use to generate the thumbnails for HTML files?

Kees Cook
  • 17,473
Mussnoon
  • 5,046

2 Answers2

5

The thumbnailing programs are installed separately except for text/plain and are specified in gconf here:

alt text

This system allows you install different programs to do the rendering of different kinds of images. My system doesn't have any html preview/thumnails and gconf reflects that. So I wonder what gnome packages you have installed that provide that functionality.

  • 1
    those are provided by some kind of gtk-html or mozilla/gtk integration related package to memory, but it is broken if you use newer versions of xulrunner unfortunately. – RolandiXor Nov 17 '10 at 13:33
  • @Roland Taylor: could you elaborate on the "it is broken if you..." part? – Mussnoon Nov 17 '10 at 13:51
  • the thumbnails do not show up. it either shows a white box, or a loading icon. – RolandiXor Nov 17 '10 at 13:52
  • Thanks. However, even though I only quoted the first part of that statement, my emphasis was on the latter part, i.e. "... if you use newer versions of xulrunner". – Mussnoon Nov 17 '10 at 14:11
  • meaning, will it be affected only if I manually update xulrunner separately or if the one that comes with firefox is updated as well?
  • – Mussnoon Nov 17 '10 at 14:17