Comment 1 for bug 205833

Revision history for this message
Սահակ (petrosyan) wrote :

the number of warning has increased:

$ gnome-app-install

** (gnome-app-install:8605): WARNING **: return value of custom widget handler was not a GtkWidget
/usr/lib/python2.6/dist-packages/AppInstall/AppInstall.py:161: DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips = gtk.Tooltips()
/usr/lib/python2.6/dist-packages/AppInstall/AppInstall.py:513: DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(cell_parent, item_disclaimer)
/usr/lib/python2.6/dist-packages/AppInstall/AppInstall.py:240: DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.eventbox_filter, tooltip)
/usr/lib/python2.6/dist-packages/AppInstall/AppInstall.py:1295: GtkWarning: gtk_tree_model_sort_set_sort_column_id: assertion `tree_model_sort->default_sort_func != NULL' failed
  item.applications.set_sort_column_id(-1, sort_type)