Comment 1 for bug 815016

Revision history for this message
dino99 (9d9) wrote : Re: [Oneiric] Software-properties 0.81.2 does not work

Oneiric i386, get it opening from terminal but with errors:

oem@oem-desktop:~$ sudo software-properties-gtk
[sudo] password for oem:
WARNING: can not get name for '<CellRendererText object at 0xa520a54 (GtkCellRendererText at 0xa061b80)>'
WARNING: can not get name for '<TreeSelection object at 0xa520cfc (GtkTreeSelection at 0xa59aaa0)>'
WARNING: can not get name for '<TreeSelection object at 0xa520d24 (GtkTreeSelection at 0xa567d40)>'
WARNING: can not get name for '<TreeSelection object at 0xa520d4c (GtkTreeSelection at 0xa5cb168)>'
WARNING: can not get name for '<CellRendererText object at 0xa520e64 (GtkCellRendererText at 0xa061f00)>'
WARNING: can not get name for '<CellRendererText object at 0xa5f1194 (GtkCellRendererText at 0xa061d40)>'
WARNING: can not get name for '<CellRendererText object at 0xa5f861c (GtkCellRendererText at 0xa5c18e0)>'
WARNING: can not get name for '<TextBuffer object at 0xa5f8a04 (GtkTextBuffer at 0x9ffa870)>'

(software-properties-gtk:31373): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate GtkComboBox's child GtkToggleButton 0xa5708b8. Allocation is 350x20, but minimum required size is 25x25.

(software-properties-gtk:31373): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate GtkToggleButton's child GtkBox 0xa5683b8. Allocation is 340x10, but minimum required size is 15x15.

(software-properties-gtk:31373): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate GtkBox's child GtkArrow 0xa568438. Allocation is 15x10, but minimum required size is 15x15.
/usr/lib/python2.7/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:330: Warning: /build/buildd/glib2.0-2.29.10/./gobject/gsignal.c:2318: instance `0xa575260' has no handler with id `516'
  widget.handler_block(handler)
/usr/lib/python2.7/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:334: Warning: /build/buildd/glib2.0-2.29.10/./gobject/gsignal.c:2360: instance `0xa575260' has no handler with id `516'
  widget.handler_unblock(handler)
oem@oem-desktop:~$ apport-collect 815016

** (apport-gtk:31397): WARNING **: expected enumeration type GtkWindowType, but got GtkMessageType instead
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:353: Warning: value "((GtkWindowType) 3)" of type `GtkWindowType' is invalid or out of range for property `type' of type `GtkWindowType'
  Gtk.Dialog.__init__(self, **kwds)