- Package:
- gnome-activity-journal
- Source:
- gnome-activity-journal
- Submitter:
- Guido Günther
- Date:
- 2021-02-08 01:21:09 UTC
- Severity:
- important
Hi, new events (e.g new additions in GTKs recent file list but also events inserted directly via DBus) don't show up if they're inserted while the activity journal is already running. If I restart gnome-activity-journal these events show up as expected. Shell has: gnome-activity-journal Tracker disabled. /usr/share/gnome-activity-journal/src/daywidgets.py:367: GtkWarning: gtk_box_reorder_child: assertion `old_link != NULL' failed self.vbox.reorder_child(self.daylabel, 0) /usr/share/gnome-activity-journal/src/daywidgets.py:288: GtkWarning: gtk_box_pack: assertion `child->parent == NULL' failed self.view.pack_start(pinbox, False, False) after startup. Cheers, -- Guido
journal" removes the item but this is only visible after a restart of the journal. Cheers, -- Guido
Thank you for your bug report. Can you please try running "gnome-activity-journal" from a terminal, inserting something into Zeitgeist and maybe deleting an event, and see if it prints out any errors? I suspect this to be because of some too old dependency. Thanks,
Only what I already reported: gnome-activity-journal Tracker disabled. /usr/share/gnome-activity-journal/src/daywidgets.py:367: GtkWarning: gtk_box_reorder_child: assertion `old_link != NULL' failed self.vbox.reorder_child(self.daylabel, 0) /usr/share/gnome-activity-journal/src/daywidgets.py:288: GtkWarning: gtk_box_pack: assertion `child->parent == NULL' failed self.view.pack_start(pinbox, False, False) Cheers, -- Guido
Dear submitter, as the package gnome-activity-journal has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/881585 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
Hi all, There is a new release 1.0.0-1 of gnome-activity-journal in Debian sid. Please test it and see if the bugs you all reported are still present.