openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03930
[Bug 586035] Re: Audio thumbnail is used when missing video/image thumbnail
Applied the patch from Zack Middleton, which works great. Thanks!
** Changed in: openshot
Importance: Low => Medium
** Changed in: openshot
Status: Confirmed => Fix Committed
--
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: Fix Committed
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)
References