Comment 26 for bug 722285

Revision history for this message
Joseph Eoff (joseph-eoff) wrote :

Patch for 1.4.2
At the request of Antoine (madpentiste ) I'm posting my original patch for Version 1.4.2 here. It isn't a really clean fix (not easily maintainable,) but it may be of use to folks with 1.4.2.

To install this "patch:"
You'll need to unzip the 1.4.2 source again, and replace the attached files as follows:
Put scrollbars.py and MainGTK.py in the "windows" folder of your 1.4.2 tree, and sequences.py in the classes folder of your 1.4.2.

Run "python setup.py install" to install the new files to your already installed OpenShot, or cd into bin and do "python openshot." to run the modified version without installing it.