Yes, I think this has come up a few times before, the incompatibilities between Openshot/Kdenlive when using PPA's (Unsurprisingly).
-- OpenShot won't start https://bugs.launchpad.net/bugs/602406 You received this bug notification because you are a member of OpenShot Developers, which is subscribed to OpenShot Video Editor. Status in OpenShot Video Editor: New Bug description: Resume: Openshot won't start, or at least the Window won't load. OS: Ubuntu Lucid Lynx OpenShot ver: 1.1.3 Terminal output { $ openshot -------------------------------- OpenShot (version 1.1.3) -------------------------------- A new frmMain has been created Traceback (most recent call last): File "/usr/bin/openshot", line 57, in <module> main() File "/usr/lib/pymodules/python2.6/openshot/openshot.py", line 57, in main form1 = MainGTK.frmMain(project=current_project, version=info.SETUP['version']) File "/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py", line 275, in __init__ self.project.RefreshXML() File "/usr/lib/pymodules/python2.6/openshot/classes/project.py", line 233, in RefreshXML self.form.timelinewindowRight.window.set_cursor(gtk.gdk.Cursor(150)) AttributeError: 'NoneType' object has no attribute 'set_cursor' } After I must end the program through the system monitor. _______________________________________________ Mailing list: https://launchpad.net/~openshot.developers Post to : [email protected] Unsubscribe : https://launchpad.net/~openshot.developers More help : https://help.launchpad.net/ListHelp

