Deprecations

Bug #378855 reported by Shane Fagan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
[Legacy] GNOME Activity Journal
Invalid
Low
Unassigned

Bug Description

I got all this when running Zeitgeist.

/home/shane/gnome-zeitgeist/zeitgeist/gui/zeitgeist_util.py:198: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
  for row in pixbuf.get_pixels_array():
/home/shane/gnome-zeitgeist/zeitgeist/gui/zeitgeist_util.py:191: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
  for row in pixbuf.get_pixels_array():
/home/shane/gnome-zeitgeist/zeitgeist/gui/zeitgeist_journal_widgets.py:752: DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips = gtk.Tooltips()
/home/shane/gnome-zeitgeist/zeitgeist/gui/zeitgeist_journal_widgets.py:757: DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.home, _("Show recent activities"))
/home/shane/gnome-zeitgeist/zeitgeist/gui/zeitgeist_journal_widgets.py:764: DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.search, _("Search for activities"))
./zeitgeist-journal.py:39: GtkWarning: gtk_box_pack: assertion `child->parent == NULL' failed
  self.sidebar.pack_start(calendar, False, False)
./zeitgeist-journal.py:40: GtkWarning: gtk_box_pack: assertion `child->parent == NULL' failed
  self.sidebar.pack_start(filtersBox, True, True)
./zeitgeist-journal.py:45: DeprecationWarning:
  self.notebook.set_homogeneous_tabs(True)
Time to get items: 0.0448639392853

/home/shane/gnome-zeitgeist/zeitgeist/gui/zeitgeist_journal_widgets.py:375: GtkWarning: gtk_widget_set_size_request: assertion `width >= -1' failed
  daybox.view.set_size_request(width-20,-1)
/home/shane/gnome-zeitgeist/zeitgeist/gui/zeitgeist_util_widgets.py:191: Warning: value "-149" of type `gint' is invalid or out of range for property `wrap-width' of type `gint'
  self.name_cell.set_property("wrap-width",width -125)

Revision history for this message
Siegfried Gevatter (rainct) wrote :

The tooltips warning has been fixed.

Changed in gnome-zeitgeist:
milestone: none → 0.1
importance: Undecided → Low
status: New → Triaged
Changed in gnome-zeitgeist:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.