openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #06177
[Bug 722974] [NEW] Python 2.5 breaks OpenShot 1.3.0
Public bug reported:
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.
** Affects: openshot
Importance: Critical
Status: Confirmed
--
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:
Confirmed
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.
Follow ups
References