Comment 16 for bug 1298883

Revision history for this message
Alan (alanjas) wrote :

My log:

alan@alan-pc:~$ kazam
/usr/lib/python3/dist-packages/kazam/backend/gstreamer.py:40: PyGIDeprecationWarning: Since version 3.11, calling threads_init is no longer needed. See: https://wiki.gnome.org/PyGObject/Threading
  GObject.threads_init()
/usr/lib/python3/dist-packages/kazam/frontend/main_menu.py:59: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "name" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.action_group = Gtk.ActionGroup("kazam_actions")
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:68: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "label" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.menuitem_start = Gtk.MenuItem(_("Start recording"))
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:72: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "label" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.menuitem_pause = Gtk.CheckMenuItem(_("Pause recording"))
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:76: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "label" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.menuitem_finish = Gtk.MenuItem(_("Finish recording"))
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:82: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "label" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.menuitem_quit = Gtk.MenuItem(_("Quit"))
/usr/lib/python3/dist-packages/kazam/app.py:145: Warning: value "((GtkIconSize) 32)" of type 'GtkIconSize' is invalid or out of range for property 'icon-size' of type 'GtkIconSize'
  self.builder.add_from_file(os.path.join(prefs.datadir, "ui", "kazam.ui"))

(kazam:23948): Gtk-WARNING **: Can't set a parent on widget which has a parent

(kazam:23948): Gtk-WARNING **: Can't set a parent on widget which has a parent

ViolaciĆ³n de segmento (`core' generado)