User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.13) Gecko/20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13 Build Identifier: /usr/libexec/thunar-vfs-update-thumbnailers-cache-1 command spits out a "no such file or path" I'm new to GNU/Linux/xubuntu/Xfce... I have NO IDEA what this means, but I tried it, built the freshest ffmpeg svn rev 12624, tried it again, and nada. Please eMail with solution and post so all may benefit. Thx. Reproducible: Always Steps to Reproduce: 1.open Terminal 2.paste "/usr/libexec/thunar-vfs-update-thumbnailers-cache-1" w/o quotes 3.receive error message " No such file or directory" Actual Results: " No such file or directory" error message received Expected Results: I expected the video thumbnailer to work. I'm... disappointed. I <3 Xfce. u can contact me at itsanudae at gmail dot com
(In reply to comment #0) > User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.13) > Gecko/20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13 > Build Identifier: > > /usr/libexec/thunar-vfs-update-thumbnailers-cache-1 > > command spits out a "no such file or path" I had the opportunity to try this recently. (X)Ubuntu are putting their files in different places... If I recall correctly the command under Ubuntu is, /usr/lib/thunar-vfs-update-thumbnailers-cache-1 If that doesn't work, then the following will tell you where the command is: apt-cache list thunar | grep thumbnailers I'm not actually sure you have to run the command on Ubuntu systems - I think the package manager does it for you. The video thumbnails don't work because Ubuntu (actually Debian packagers) disabled it. They are waiting until the dependency libopenraw is added to their repositories.