zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #03120
[Bug 757512] Re: DatabaseError
Apparently the Xapian index of the Zeitgeist FTS extension got
corrupted. Do you have any contextual information as to how that could
have happended. Fx. a flaky disk, power loss to the computer, or is your
system in any way non-conventional? Pretty much any piece of information
you can come up with would be helpful (also if you believe you computer
to be in perfect working order).
** Tags added: zeitgeist-fts
--
You received this bug notification because you are a member of Zeitgeist
Extensions, which is the registrant for Zeitgeist Extensions.
https://bugs.launchpad.net/bugs/757512
Title:
DatabaseError
Status in Zeitgeist Extensions:
New
Bug description:
While using Synapse I get this error, and I think it's ZG-only related
:)
Remote Exception invoking org.gnome.zeitgeist.Index.Search() on /org/gnome/zeitgeist/index/activity at name org.gnome.zeitgeist.Engine: org.freedesktop.DBus.Python.xapian.DatabaseError: Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/share/zeitgeist/_zeitgeist/engine/extensions/fts.py", line 123, in Search
offset, count, result_type)
File "/usr/share/zeitgeist/_zeitgeist/engine/extensions/fts.py", line 255, in search
hits = self._enquire.get_mset (offset, raw_maxhits)
DatabaseError: Error reading block 4279174522: got end of file
References