← 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

This is caused because you have incompatible versions of Zeitgeist and
GNOME Activity Journal installed.

** Changed in: gnome-activity-journal
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/gnome-activity-journal/+question/140421

** This bug has been marked a duplicate of bug 574207
   AttributeError: 'Symbol' object has no attribute 'MUSIC'
 * You can subscribe to bug 574207 by following this link: https://bugs.launchpad.net/gnome-activity-journal/+bug/574207/+subscribe

-- 
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