openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03593
[Bug 586011] [NEW] FileProperties doesn't show when missing thumbnail
Public bug reported:
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)
** Affects: openshot
Importance: Undecided
Status: New
** Tags: patch
--
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: New
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)
Follow ups
References