Bug 840226
| Summary: | gnome-activity-journal doesn't start | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | D.S. Ljungmark <spider> |
| Component: | gnome-activity-journal | Assignee: | Mads Villadsen <maxx> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | dakingun, maxx |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-07-22 19:00:35 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 821121 *** |
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: