Comment 12 for bug 831436

Revision history for this message
arm-c (arickmcniel) wrote :

Same issue for me. No visible indicators for issue.

When run from command line, the following shows:

[code]
$ gnome-activity-journal
/usr/share/gnome-activity-journal/src/main.py:206: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  self.show()
/usr/share/gnome-activity-journal/src/store.py:235: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  while gtk.events_pending():gtk.main_iteration(False)
[/code]

Any suggestions?