package: pitivi version: 0.93-4.1 severity: serious Hi
Here's is the stack when launching pitivi just upgraded from experimental : Missing soft dependency: - pycanberra not found on the system -> enables sound notifications when rendering is complete /usr/lib/python2.7/dist-packages/gi/overrides/__init__.py:175: Warning: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version. return super_init_func(self, **new_kwargs) /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/mainwindow.py:340: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. self.menu = self.uimanager.get_widget("/MainMenuBar") /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/mainwindow.py:340: Warning: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. self.menu = self.uimanager.get_widget("/MainMenuBar") /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/medialibrary.py:136: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. builder.add_from_file(os.path.join(get_ui_dir(), "medialibrary.ui")) /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/medialibrary.py:183: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. self.treeview.set_property("rules_hint", True) /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/titleeditor.py:605: Warning: The property GtkToolButton:stock-id is deprecated and shouldn't be used anymore. It will be removed in a future version. builder.add_from_file(os.path.join(get_ui_dir(), "titleeditor.ui")) /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/titleeditor.py:605: Warning: The property GtkColorButton:color is deprecated and shouldn't be used anymore. It will be removed in a future version. builder.add_from_file(os.path.join(get_ui_dir(), "titleeditor.ui")) /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/titleeditor.py:605: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. builder.add_from_file(os.path.join(get_ui_dir(), "titleeditor.ui")) /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/titleeditor.py:605: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. builder.add_from_file(os.path.join(get_ui_dir(), "titleeditor.ui")) /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/viewer.py:194: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. boxalign = Gtk.Alignment(xalign=0.5, yalign=0.5, xscale=0.0, yscale=0.0) /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/viewer.py:194: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. boxalign = Gtk.Alignment(xalign=0.5, yalign=0.5, xscale=0.0, yscale=0.0) /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/viewer.py:194: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. boxalign = Gtk.Alignment(xalign=0.5, yalign=0.5, xscale=0.0, yscale=0.0) (pitivi:11969): Gdk-WARNING **: gdk_window_set_icon_list: icons too large /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/dialogs/startupwizard.py:61: Warning: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file(os.path.join(get_ui_dir(), "startupwizard.ui")) /usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/dialogs/startupwizard.py:61: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file(os.path.join(get_ui_dir(), "startupwizard.ui")) Traceback (most recent call last): File "/usr/bin/pitivi", line 136, in <module> _run_pitivi() File "/usr/bin/pitivi", line 123, in _run_pitivi sys.exit(ptv.main(sys.argv)) File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/application.py", line 416, in main ptv = StartupWizardGuiPitivi(debug=options.debug) File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/application.py", line 362, in __init__ self.projectManager.newBlankProject(emission=False) File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/project.py", line 419, in newBlankProject project = Project(_("New Project")) File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/project.py", line 559, in __init__ Gst.Caps("application/ogg"), TypeError: function takes at most 0 arguments (1 given) Regards Ludovic
signature.asc
Description: This is a digitally signed message part