After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 593580 - Zeitgeist integration
Zeitgeist integration
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Siegfried Gevatter (RainCT)
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-08-30 20:03 UTC by Siegfried Gevatter (RainCT)
Modified: 2011-02-02 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add Zeitgeist to jhbuild and replace GtkRecentlyUsed usage in the Overview (12.01 KB, patch)
2009-10-10 23:28 UTC, Siegfried Gevatter (RainCT)
rejected Details | Review

Description Siegfried Gevatter (RainCT) 2009-08-30 20:03:59 UTC
I'm filling this bug on Owen's request, to track the merging of my Zeitgeist integration GSoC branch. Said branch can be found at http://github.com/RainCT/gnome-shell/tree/zeitgeist, but note that I still need to do some little changes to it (like for example throwing out the fallback to GtkRecentlyUsed stuff).

In order to get this done I'll be posting a series of patches with the different sets of changes.
Comment 1 Siegfried Gevatter (RainCT) 2009-10-10 23:28:56 UTC
Created attachment 145235 [details] [review]
Add Zeitgeist to jhbuild and replace GtkRecentlyUsed usage in the Overview

Subject: [PATCH] Initial Zeitgeist integration

 - Add the Zeitgeist 0.2 branch to jhbuild, and add all
   needed dependencies to gnome-shell-build-setup.sh.

 - Fetch the recent documents from Zeitgeist instead of using
   GtkRecentlyUsed.

 - Disable the RecentlyUsed sidebar widget for now.
Comment 2 Siegfried Gevatter (RainCT) 2009-12-01 14:00:13 UTC
Comment on attachment 145235 [details] [review]
Add Zeitgeist to jhbuild and replace GtkRecentlyUsed usage in the Overview

Zeitgeist 0.3 will be released today so this is deprecated. An updated patch will follow somewhen.
Comment 3 Siegfried Gevatter (RainCT) 2010-01-30 20:30:25 UTC
Little update on this: I'm mostly waiting until we have "libzeitgeist" ready (a C version of our Python module, with gobject-introspection support) before I do any work on this.

However, if someone else wants to start experimenting with this with what is already there, feel free to do so, and don't hesitate poking me on IRC if you need help understanding how Zeitgeist works.
Comment 4 Siegfried Gevatter (RainCT) 2011-02-02 10:59:08 UTC
Superseded by #640659.