openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #06549
[Bug 722974] Re: Python 2.5 breaks OpenShot 1.3.0
** Changed in: openshot
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/722974
Title:
Python 2.5 breaks OpenShot 1.3.0
Status in OpenShot Video Editor:
Fix Released
Bug description:
The new Vimeo upload code only works with Python 2.6, and thus breaks
the Python 2.5 interpreter. The vimeo code needs to be wrapped in
some try / except code to protect this from happening... until the
Vimeo library is more compatible.
References