← Back to team overview

openshot.developers team mailing list archive

[Bug 586035] [NEW] Audio thumbnail is used when missing video/image thumbnail

 

Public bug reported:

AudioThumbnail.png is used when the thumbnail for a video or image file
is missing. NoThumbnail.png should be used instead.

I suggest only using AudioThumbnail.png if the file_type is "audio",
else use NoThumbnail.png. Patch attached.

Note: Must apply the patch from bug 586011 for NoThumbnail.png to be
used in FileProperties and not just in the project files list and
timeline.

Files effected: /openshot/classes/files.py

Bug is peresent in OpenShot HEAD (Currently r245)

** Affects: openshot
     Importance: Undecided
         Status: New


** Tags: patch ui

-- 
Audio thumbnail is used when missing video/image thumbnail
https://bugs.launchpad.net/bugs/586035
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: New

Bug description:
AudioThumbnail.png is used when the thumbnail for a video or image file is missing. NoThumbnail.png should be used instead.

I suggest only using AudioThumbnail.png if the file_type is "audio", else use NoThumbnail.png. Patch attached.

Note: Must apply the patch from bug 586011 for NoThumbnail.png to be used in FileProperties and not just in the project files list and timeline.

Files effected: /openshot/classes/files.py

Bug is peresent in OpenShot HEAD (Currently r245)





Follow ups

References