Comment 10 for bug 986191

Revision history for this message
Siegfried Gevatter (rainct) wrote : Re: [Bug 986191] Re: [11.04→12.04 upgrade] Dash is always empty due to zeitgeist crash: Unable to upgrade from schema version 3

2012/4/27 Natalia Bidart <email address hidden>:
> Hello! I would love to test this but I already removed all my "old" ZG databases.
> Is there any way to fake an old ZG setup?

You can download the tarball of an old enough Zeitgeist version (0.7.0
should do, if I remember correctly) from
https://launchpad.net/zeitgeist and run it from there (doesn't need
installation).

To run it uncompress the tarball and build with "./autogen.sh; make".
Then stop any running Zeitgeist instances with "zeitgeist-daemon -q",
delete ~/.local/share/zeitgeist/activity.sqlite (or rename it if you
don't want to lose your history) and start Zeitgeist 0.7 with "python
./zeitgeist-daemon.py".