Nautilus thumbnails don't appear in 14.04

just do this

sudo rm -rf ~/.thumbnails/* ~/.cache/thumbnails/*


For me the problem was that the ~/.cache/thumbnails folder had changed ownership to root for some reason. Fixed with (replacing user with the name of your user):

sudo chown -R user:user ~/.cache/thumbnails/