Questions tagged [zeitgeist]

Use the tag Zeitgeist for questions on Gnome's Zeitgeist daemon or on questions that relate to software issues that involve Zeitgeist, like gnome's activity journal.

More information

3 questions
2
votes
1 answer

Gnome Activity Journal stalls

I installed gnome-activity-journal, restarted zeitgeist and launched gnome-activity-journal, and the app just loads without ever displaying anything. I tried the latest version from the PPA: ii zeitgeist …
raphink
  • 289
  • 1
  • 8
1
vote
1 answer

Synapse launcher: what is the difference between the `locate` command and the simple search?

I love Synapse in Xfce and want to know more about improving its use. I use it to restart, logout or shutdown, launch applications, access files and folders. I have been trying to fix a few problems that affected file access on my second drive, as…
cipricus
  • 1,386
  • 13
  • 42
1
vote
0 answers

How to access storage device related events with Zeitgeist?

I am trying to get my mind around Zeitgeist, using the Python DBus API. To get the latest accessed files and application is not so hard, here is what I do: #! /usr/bin/env python from zeitgeist.client import ZeitgeistDBusInterface from…
neydroydrec
  • 3,777
  • 8
  • 32
  • 42