← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 687606] Re: GAJ will not launch

 

Is there anything I could add to help get this resolved?  This is probably the second bug I've ever reported so I apologize if it's lacking the necessary details, but I'm happy to provide whatever else is needed.  I'm really impressed with the potential that GAJ and Zeitgeist have, but so far I've been unable to utilize them in any way.  (For example, neither Synapse or Docky are able to implement their Zeitgeist capabilities.)  
Thanks,
James

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

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