← Back to team overview

openshot.developers team mailing list archive

[Bug 722974] Re: Python 2.5 breaks OpenShot 1.3.0

 

Python 2.6 is default in ubuntu since 9.04 , since we do not support gtk
version <2.18, does that really makes sense ? I dont think any distro
wich have gtk version > 2.18 ship python 2.5 by default.

-- 
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 Committed

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