openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03207
[Bug 550162] Re: Openshot hangs while trying to open video or music or picture file with it in ubuntu 9.10
I can confirm this.
It happens when using the "open with..." option after the right click or froom the command line:
$ openshot 00000.MTS
--------------------------------
OpenShot (version 1.1.2)
--------------------------------
A new frmMain has been created
on_mnuToolbar_toggled called with self.mnuToolbar
project modified: Added file
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 277, in __init__
self.check_args()
File "/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py", line 491, in check_args
self.project.project_folder.AddFile(arg)
File "/usr/lib/pymodules/python2.6/openshot/classes/files.py", line 163, in AddFile
self.project.set_project_modified(is_modified=True, refresh_xml=False, type=_("Added file"))
File "/usr/lib/pymodules/python2.6/openshot/classes/project.py", line 306, in set_project_modified
self.form.save_project_state(type)
File "/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py", line 307, in save_project_state
if self.history_index < (len(self.history_stack) - 1):
AttributeError: frmMain instance has no attribute 'history_index'
--
Openshot hangs while trying to open video or music or picture file with it in ubuntu 9.10
https://bugs.launchpad.net/bugs/550162
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:
Try to open video or music or picture the file with OpenShot
Result: the applet hangs without any respons. The only way to close it - is to kill it in process.
System: Ubuntu 9.10, PPA installation
Version: 1.1.1
Screenshot in attach
References