! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
thumbnails shouldn't be generated while media files are being modified
Status:
RESOLVED: WONTFIX
Product:
Thunar-thumbnailers
Component:
General

Comments

Description orbisvicis 2010-01-14 20:15:27 CET
I already posted some details at http://code.google.com/p/ffmpegthumbnailer/issues/detail?id=51 however the verdict was that the issue should be fixed in the process invoking the thumbnailer. Paraphrased:

What steps will reproduce the problem?
1. Procure video file in state of flux (for example, downloaded or edited)
2. Open file manager (thunar) to video file location
3. thumbnailer continually invoked as the video file changes

What is the expected output? What do you see instead?

On such files ffmpegthumbnailer updates the thumbnail, quits, and then is
reinvoked in loop, causing high CPU usage - and an annoying flicker.

Possible Solutions:
  . identify any existing write handles on video files to avoid creating
thumbnails
  . keep track of modification time, either on the thumbnail or the video
file (might not work if options=noatime in fstab)
  . keep an internal database of last modified files and times


products:
extra/thunar 1.0.1-4 (xfce4)
community/thunar-thumbnailers 0.4.1-3 (xfce4-goodies)
community/ffmpegthumbnailer 2.0.0-2

Linux 2.6.32-ARCH #1 SMP PREEMPT Thu Jan 7 22:19:56 UTC 2010 i686 Genuine Intel(R) CPU T2400 @ 1.83GHz GenuineIntel GNU/Linux
Comment 1 Skunnyk editbugs 2018-01-02 21:34:54 CET
Closing as thunar-thumbnailer is deprecated/unmaintained/replaced by tumbler.

Bug #6159

Reported by:
orbisvicis
Reported on: 2010-01-14
Last modified on: 2018-01-02

People

Assignee:
Erlend Davidson
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information