Hi,

I am in Maverick beta amd64 and have have the latest versions
(0.5.0-0ubuntu2). I get attributeerror when I start gaj but not the
exact one specified in this ticket.  I pulled the latest code using bzr
and I could reproduce the error there too. The error I get is :


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'

-- 
Starting up gaj makes it crash
https://bugs.launchpad.net/bugs/625343
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 Released
Status in “gnome-activity-journal” package in Ubuntu: Fix Released

Bug description:
Binary package hint: gnome-activity-journal

Crashes on startup.

ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: gnome-activity-journal 0.3.3-1
ProcVersionSignature: Ubuntu 2.6.35-19.26-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia wl
Architecture: amd64
Date: Fri Aug 27 09:17:49 2010
EcryptfsInUse: Yes
ExecutablePath: /usr/share/gnome-activity-journal/gnome-activity-journal
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
InterpreterPath: /usr/bin/python2.6
PackageArchitecture: all
ProcCmdline: python /usr/bin/gnome-activity-journal
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.utf8
PythonArgs: ['/usr/bin/gnome-activity-journal']
SourcePackage: gnome-activity-journal
Title: gnome-activity-journal crashed with AttributeError in __getattr__()
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse libvirtd lpadmin 
netdev plugdev sambashare tape video



_______________________________________________
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to