← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 641148] Re: The Hamster code uses Interpretation.COMMENT

 

** Branch linked: lp:ubuntu/gnome-activity-journal

-- 
The Hamster code uses Interpretation.COMMENT
https://bugs.launchpad.net/bugs/641148
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: Fix Committed

Bug description:
So that I don't forget about it, Paul Menzel reported a bug in Debian's BTS.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591267

----------------------------------------------------------------------


Package: gnome-activity-journal
Version: 0.5.0+tb1-1
Severity: normal

Hi,

I just tried package from experimental and:

$ gnome-activity-journal
Traceback (most recent call last):
 File "/usr/bin/gnome-activity-journal", line 99, in <module>
   from src.main import PortalWindow
 File "/usr/share/gnome-activity-journal/src/main.py", line 30, in <module>
   from activity_widgets import MultiViewContainer, TimelineViewContainer, ThumbViewContainer
 File "/usr/share/gnome-activity-journal/src/activity_widgets.py", line 35, in <module>
   from store import ContentStruct, CLIENT
 File "/usr/share/gnome-activity-journal/src/store.py", line 504, in <module>
   STORE = Store()
 File "/usr/share/gnome-activity-journal/src/store.py", line 370, in __init__
   day = Day(date, days_population)
 File "/usr/share/gnome-activity-journal/src/store.py", line 202, in __init__
   self.insert_events(None, fact.get_events())
 File "/usr/share/gnome-activity-journal/src/external.py", line 243, in get_events
   events.append(self._make_event(int(self.start_time), Interpretation.ACCESS_EVENT.uri))
 File "/usr/share/gnome-activity-journal/src/external.py", line 235, in _make_event
   subject_interpretation = Interpretation.COMMENT.uri,
 File "/usr/lib/pymodules/python2.6/zeitgeist/datamodel.py", line 185, in __getattr__
   raise AttributeError("'%s' object has no attribute '%s'" %(self.__class__.__name__, name))
AttributeError: 'Symbol' object has no attribute 'COMMENT'

Cheers,

Denis

-- System Information:
Debian Release: squeeze/sid
 APT prefers testing
 APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)





References