← Back to team overview

zeitgeist team mailing list archive

[Bug 764922] Re: Zeitgeist's deleteEvents performing strangely

 

Yesterday I was talking to Akshay on another channel #hackers-india

Apr 18 00:11:05 <kitallis>	m4n1sh: actually
Apr 18 00:11:20 <kitallis>	it does delete the event
Apr 18 00:11:21 <kitallis>	[2011-04-18 00:11:00,905] - DEBUG - zeitgeist.fts - Deleting event '1611' with docid '1962'
Apr 18 00:11:25 <kitallis>	[2011-04-18 00:11:01,428] - DEBUG - zeitgeist.fts - Committing FTS index

Looks like something in fts extension too

** Also affects: zeitgeist-extensions
   Importance: Undecided
       Status: New

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

Title:
  Zeitgeist's deleteEvents performing strangely

Status in Zeitgeist Framework:
  New
Status in Zeitgeist Extensions:
  New

Bug description:
  http://ompldr.org/vOGJubg
  This video should serve as a reference to what's going on. The gnome-shell branch in the video is https://github.com/kitallis/gnome-shell-kitallis which is a fork of http://gitorious.org/~federicomenaquintero/gnome-shell/gnome-shell-federico
  I'm trying to delete an event item through DBus by logging its event ID. The event successfully deletes but the actual uri of the item is assigned a new ID (one less) thereby still appearing in a findEvents call but with a new ID. This is however random, it does sometimes cleanly delete the events. To replicate, following the steps in the video should be enough.


References