Public bug reported:
When i try to pin an item i get this error/warning and the item isn't
pinned:
/home/cando/Scrivania/gnome-activity-journal/src/common.py:752:
DeprecationWarning: object.__new__() takes no parameters
GIO_FILES[subj] = object.__new__(classtype, *args, **kwargs)
/home/cando/Scrivania/gnome-activity-journal/src/activity_widgets.py:279:
GtkWarning: gtk_box_pack: assertion `child->parent == NULL' failed
self.pack_end(hbox)
** Affects: gnome-activity-journal
Importance: Undecided
Assignee: Stefano Candori (cando)
Status: In Progress
** Changed in: gnome-activity-journal
Assignee: (unassigned) => Stefano Candori (cando)
** Changed in: gnome-activity-journal
Status: New => In Progress
--
Pinning feature is broken
https://bugs.launchpad.net/bugs/680653
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
Status in GNOME Activity Journal: In Progress
Bug description:
When i try to pin an item i get this error/warning and the item isn't pinned:
/home/cando/Scrivania/gnome-activity-journal/src/common.py:752:
DeprecationWarning: object.__new__() takes no parameters
GIO_FILES[subj] = object.__new__(classtype, *args, **kwargs)
/home/cando/Scrivania/gnome-activity-journal/src/activity_widgets.py:279:
GtkWarning: gtk_box_pack: assertion `child->parent == NULL' failed
self.pack_end(hbox)
_______________________________________________
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : [email protected]
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help : https://help.launchpad.net/ListHelp