Bug 840226 - gnome-activity-journal doesn't start
Summary: gnome-activity-journal doesn't start
Keywords:
Status: CLOSED DUPLICATE of bug 821121
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-activity-journal
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mads Villadsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-14 12:44 UTC by D.S. Ljungmark
Modified: 2012-07-22 19:00 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-07-22 19:00:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description D.S. Ljungmark 2012-07-14 12:44:38 UTC
Description of problem:
gnome activity journal doesn't start on Fedora, instead I get an error:

[spider@Waves]~% gnome-activity-journal 
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last):
  File "/usr/bin/gnome-activity-journal", line 97, in <module>
    from src.main import PortalWindow
  File "/usr/share/gnome-activity-journal/src/main.py", line 31, in <module>
    from activity_widgets import MultiViewContainer, TimelineViewContainer, ThumbViewContainer
  File "/usr/share/gnome-activity-journal/src/activity_widgets.py", line 41, in <module>
    from store import ContentStruct, CLIENT
  File "/usr/share/gnome-activity-journal/src/store.py", line 588, in <module>
    STORE = Store()
  File "/usr/share/gnome-activity-journal/src/store.py", line 411, in __init__
    days_population = CLIENT_EXTENSION.GetHistogramData()
  File "/usr/lib/python2.7/site-packages/zeitgeist/client.py", line 133, in _ProxyMethod
    lambda: getattr(self.__iface, name), *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/zeitgeist/client.py", line 122, in _disconnection_safe
    return reconnecting_error_handler(e)
  File "/usr/lib/python2.7/site-packages/zeitgeist/client.py", line 120, in _disconnection_safe
    return method_getter()(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: No such interface `org.gnome.zeitgeist.Log' on object at path /org/gnome/zeitgeist/journal/activity


Version-Release number of selected component (if applicable):
gnome-activity-journal-0.8.0-2.fc17.noarch
libzeitgeist-devel-0.3.18-1.fc17.x86_64
libqzeitgeist-0.8.0-6.fc17.x86_64
zeitgeist-datahub-0.7.0-4.fc17.x86_64
libzeitgeist-0.3.18-1.fc17.x86_64
zeitgeist-0.9.0-1.fc17.x86_64


How reproducible:
start zeitgeist  with zeitgeist-daemon --replace, then start gnome-activity-journal,  get a stacktrace.

According to Seiflofty on IRC it is a version mismatch ( too old Zeitgeist ).

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Mads Villadsen 2012-07-22 19:00:35 UTC

*** This bug has been marked as a duplicate of bug 821121 ***


Note You need to log in before you can comment on or make changes to this bug.