openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #04147
[Bug 617469] Re: Segmentation fault
Okay so check if you have the freiOr-plugins (we have forgotten them) and by the same occasion, check all your others dependencies. I'm working on a module for checking all the dependencies at the first launch and when the user would check his installation. Like i'm a beginner (it is a good exercise ! :) ), i hope that will be finish for the next version.
In all cases, for you , this can resolve your problem.
Thanks.
--
Segmentation fault
https://bugs.launchpad.net/bugs/617469
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:
Ubuntu 10.04
Installed from PPA
OpenShot (version 1.1.3)
andreas@sturm:~$ openshot
progname=openshot; RGBA=on
--------------------------------
OpenShot (version 1.1.3)
--------------------------------
Process no longer exists: 3527. Creating new pid lock file.
`menu_proxy_module_load': /usr/bin/python: undefined symbol: menu_proxy_module_load
/usr/lib/pymodules/python2.6/openshot/windows/SimpleGladeApp.py:340: GtkWarning: Failed to load type module: (null)
return gtk.glade.XML(self.glade_path, root, domain)
/usr/lib/pymodules/python2.6/openshot/windows/SimpleGladeApp.py:340: Warning: invalid (NULL) pointer instance
return gtk.glade.XML(self.glade_path, root, domain)
/usr/lib/pymodules/python2.6/openshot/windows/SimpleGladeApp.py:340: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
return gtk.glade.XML(self.glade_path, root, domain)
`menu_proxy_module_load': /usr/bin/python: undefined symbol: menu_proxy_module_load
`menu_proxy_module_load': /usr/bin/python: undefined symbol: menu_proxy_module_load
`menu_proxy_module_load': /usr/bin/python: undefined symbol: menu_proxy_module_load
`menu_proxy_module_load': /usr/bin/python: undefined symbol: menu_proxy_module_load
`menu_proxy_module_load': /usr/bin/python: undefined symbol: menu_proxy_module_load
A new frmMain has been created
`menu_proxy_module_load': /usr/bin/python: undefined symbol: menu_proxy_module_load
/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py:151: GtkWarning: Failed to load type module: (null)
recent_menu_chooser = gtk.RecentChooserMenu(manager)
/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py:151: Warning: invalid (NULL) pointer instance
recent_menu_chooser = gtk.RecentChooserMenu(manager)
/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py:151: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
recent_menu_chooser = gtk.RecentChooserMenu(manager)
Segmentation fault
andreas@sturm:~$
References