Comment 8 for bug 956664

Revision history for this message
Jonathan Thomas (jonoomph) wrote :

While testing this new feature, I found a big issue which was crashing OpenShot. If the 1st import statement did not find OpenShot, it would break importing classes.info, and thus not launch OpenShot. I moved the code around, and put it into a safer location. This also fixes another bug, when there are multiple instances of OpenShot launched the "--version" arg would crash it. So, all is good now, and checked in. Thanks!