← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 561860] Re: Activity Journal's Right-Click Delete Functionality Broken

 

I just tested this in fully up to date trunk of ZG + GAJ and the event
stays in the log as reported. I think the bug is in ZGs internal
notification system. I see this on stdout from GAJ:

Error from Zeitgeist engine: org.freedesktop.DBus.Python.AttributeError: 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 297, in DeleteEvents
    TimeRange(timestamps[0], timestamps[1]), event_ids)
  File "/usr/share/zeitgeist/_zeitgeist/engine/notify.py", line 240, in notify_delete
    time_range = mon.time_range.intersect(time_range)
  File "/usr/lib/pymodules/python2.6/zeitgeist/datamodel.py", line 423, in intersect
    if self.begin < time_range.begin:
AttributeError: 'NoneType' object has no attribute 'begin'

** Changed in: gnome-activity-journal
       Status: Fix Committed => Confirmed

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

** Changed in: zeitgeist
       Status: New => Confirmed

** Changed in: zeitgeist
   Importance: Undecided => High

** Changed in: zeitgeist
    Milestone: None => 0.3.3

-- 
Activity Journal's Right-Click Delete Functionality Broken
https://bugs.launchpad.net/bugs/561860
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.

Status in GNOME Activity Journal: Confirmed
Status in Zeitgeist Framework: Confirmed

Bug description:
"
Description of problem:
Activity Journal's right-click delete functionality is broken.

Version-Release number of selected component (if applicable):
0.3.3

How reproducible:
100%

Steps to Reproduce:
1. Launch the Activity Journal.
2. Right-click on an item.
3. From the context menu that appears, choose to delete the item from the
journal.

Actual results:
Nothing happens.

Expected results:
Item's entry should be removed.
"


Reported in Fedora 13 against gnome-activity-journal-0.3.3-1.fc13.noarch.

https://bugzilla.redhat.com/show_bug.cgi?id=579144





References