openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03919
[Bug 586011] Re: FileProperties doesn't show when missing thumbnail
The patch looks great, and has been applied to the trunk. Thanks Zack!
** Changed in: openshot
Importance: Medium => Low
** Changed in: openshot
Assignee: (unassigned) => Jonathan Thomas (jonoomph)
** Changed in: openshot
Status: Confirmed => Fix Committed
--
FileProperties doesn't show when missing thumbnail
https://bugs.launchpad.net/bugs/586011
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:
When a file's thumbnail is missing, the file's properties does not open. Caused by a thrown exception.
I suggest using OpenShotFile.get_thumbnail which has exception catching and avoids repeating thumbnail loading code. Patch attached.
Files effected: /openshot/windows/FileProperties.py
Bug is peresent in OpenShot HEAD (Currently r245)
References