** Changed in: zeitgeist
    Milestone: 0.3.4 => 0.4.0

-- 
Bug in find_related_uris
https://bugs.launchpad.net/bugs/570741
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.

Status in Zeitgeist Framework: Fix Released

Bug description:
While playing with libzg, I got this exception:

** (process:10701): CRITICAL **: file /home/miso/test-zg.vala.c: line 166: 
uncaught error: Remote Exception invoking 
org.gnome.zeitgeist.Log.FindRelatedUris() on /org/gnome/zeitgeist/log/activity 
at name org.gnome.zeitgeist.Engine: org.freedesktop.DBus.Python.IndexError: 
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/remote.py", line 135, in 
FindRelatedUris
    result_event_templates, storage_state, num_events, result_type)
  File "/usr/share/zeitgeist/_zeitgeist/engine/main.py", line 303, in 
find_related_uris
    landmarks = set([unicode(event.subjects[0].uri) for event in 
event_templates])
IndexError: list index out of range



_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to     : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to