Cannot start GAJ: Unknown method name: GetHistogramData

Bug #686540 reported by Yaron Sheffer
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
GNOME Activity Journal
New
Undecided
Unassigned

Bug Description

Ubuntu 10.10, latest GAJ from package repository - 0.5.0.1-0ubuntu1

$ gnome-activity-journal
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last):
  File "/usr/bin/gnome-activity-journal", line 94, 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 367, in __init__
    days_population = ZeitgeistDBusInterface().get_extension("Log", "journal/activity").GetHistogramData()
  File "/usr/lib/pymodules/python2.6/zeitgeist/client.py", line 83, in __getattr__
    raise TypeError("Unknown method name: %s" % name)
TypeError: Unknown method name: GetHistogramData

Revision history for this message
Siegfried Gevatter (rainct) wrote :

Hi,

You need to restart Zeitgeist, run "zeitgeist-daemon --quit" in a terminal and then GAJ should work.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.