Bug 47806 - Ship optional Zeitgeist observer
Summary: Ship optional Zeitgeist observer
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: logger (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-24 08:54 UTC by Seif Lotfy
Modified: 2012-06-03 11:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Seif Lotfy 2012-03-24 08:54:59 UTC
I worked on an observer that pushes events into Zeitgeist. I think it would make sense to ship it as an optional module with telepathy-logger.

The files needed for this merge can all be found there
http://bazaar.launchpad.net/~zeitgeist-dataproviders/zeitgeist-datasources/trunk/files/head:/telepathy/
Comment 1 Jonny Lamb 2012-03-24 12:09:33 UTC
You should ship this with Zeitgeist itself since not only is Zeitgeist a hard dependency, but also you'll only want this observer running if you actually have Zeitgeist installed.

Telepathy was designed to allow observers like this to be shipped separately.

By the way:

> # Copyright (C) 2012 Collabota Ltd
Comment 2 Seif Lotfy 2012-03-24 12:15:22 UTC
Problem is Zeitgeist doesn't ship loggers. Just the engine.
We have a silly process that monitors gtk.recentmanager but that is also shipped and developed separately. Our gedit logger is shipped with gedit, rhythmbox, banshee and totem loggers are shipped as plugins with the respective applications.
Comment 3 Seif Lotfy 2012-06-03 11:45:14 UTC
I ported the logger to vala and made it part of the zeitgeist-datahub process (the one that also observes Gtk.RecentManager and KActivityManage)
https://bugs.freedesktop.org/show_bug.cgi?id=50563


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.