openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03921
[Bug 586011] Re: FileProperties doesn't show when missing thumbnail
** Branch linked: lp:openshot
--
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