← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 687606] Re: GAJ will not launch

 

*** This bug is a duplicate of bug 574207 ***
    https://bugs.launchpad.net/bugs/574207

Ah, thank you very much Siegfried.  Not sure how I managed to end up
with incompatible versions, but I added the PPA and reinstalled both,
and now it works like a charm.  Thank you for your time!

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/687606

Title:
  GAJ will not launch 

Status in GNOME Activity Journal:
  Invalid

Bug description:
  Nothing happens when I try to launch GAJ.  I ran it from terminal and got these results (sorry, not sure if the entire piece is relevant or just the last line):

Traceback (most recent call last):
  File "/usr/bin/gnome-activity-journal", line 92, in <module>
    from src.main import Portal
  File "/usr/share/gnome-activity-journal/src/main.py", line 30, in <module>
    from widgets import *
  File "/usr/share/gnome-activity-journal/src/widgets.py", line 42, in <module>
    from sources import Source, SUPPORTED_SOURCES
  File "/usr/share/gnome-activity-journal/src/sources.py", line 41, in <module>
    Interpretation.MUSIC.uri: Source(Interpretation.MUSIC, "gnome-mime-audio", _("Worked with Audio"), _("Worked with Audio")),
  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 'MUSIC'





References