Bug 703306 - [abrt] gnome-activity-journal-0.6.0-2.fc15: client.py:82:__getattr__:TypeError: Unknown method name: GetHistogramData
Summary: [abrt] gnome-activity-journal-0.6.0-2.fc15: client.py:82:__getattr__:TypeErro...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-activity-journal
Version: 15
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mads Villadsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e7e97dd711d6db4fae1e5a78893...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-09 21:55 UTC by Michal Nowak
Modified: 2013-03-08 02:12 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 17:02:24 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.09 KB, text/plain)
2011-05-09 21:55 UTC, Michal Nowak
no flags Details

Description Michal Nowak 2011-05-09 21:55:07 UTC
abrt version: 2.0.1
comment: Just installed and started.
executable: /usr/bin/gnome-activity-journal
component: gnome-activity-journal
architecture: i686
kernel: 2.6.38.2-9.fc15.i686
reason: client.py:82:__getattr__:TypeError: Unknown method name: GetHistogramData
package: gnome-activity-journal-0.6.0-2.fc15
uid: 501
username: newman
os_release: Fedora release 15 (Lovelock)
time: 1304978022

backtrace
-----
client.py:82:__getattr__:TypeError: Unknown method name: GetHistogramData

Traceback (most recent call last):
  File "/usr/bin/gnome-activity-journal", line 101, 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 39, in <module>
    from store import ContentStruct, CLIENT
  File "/usr/share/gnome-activity-journal/src/store.py", line 539, in <module>
    STORE = Store()
  File "/usr/share/gnome-activity-journal/src/store.py", line 397, in __init__
    days_population = ZeitgeistDBusInterface().get_extension("Log", "journal/activity").GetHistogramData()
  File "/usr/lib/python2.7/site-packages/zeitgeist/client.py", line 82, in __getattr__
    raise TypeError("Unknown method name: %s" % name)
TypeError: Unknown method name: GetHistogramData

Local variables in innermost frame:
self: <zeitgeist.client._DBusInterface object at 0x9275a8c>
name: 'GetHistogramData'

Comment 1 Michal Nowak 2011-05-09 21:55:09 UTC
Created attachment 497929 [details]
File: backtrace

Comment 2 Mads Villadsen 2011-05-11 18:15:17 UTC
This sound very similar to bug #627476. However that occurred because of and old version of zeitgeist still running - and that shouldn't be the case for Fedora 15.

What version of zeitgeist have you got installed?

Could you try killing all zeitgeist processes and restarting gnome-activity-journal?

Comment 3 Michal Nowak 2011-05-12 07:24:45 UTC
Bug #627476 - not the same.

I was running the latest g-a-j and editing the Story.odt file, then I had disk failure problem (bad blocks), had to restart and found the Story file empty (0 bytes). In g-a-j the file was present and when I was listing thru days I got the traceback (but g-a-j did not crashed).

I guess that's why g-a-j claims the file's not a zip file because it's empty now.

Comment 4 Fedora End Of Life 2012-08-07 17:02:27 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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