← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

 

Sorry! That was obvious!
Ok, installed from trunk. If I start GAJ:

joshg@joshg:~$ ~/zeitgeist/gnome-activity-journal/gnome-activity-journal
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last):
  File "/home/joshg/zeitgeist/gnome-activity-journal/gnome-activity-journal", line 99, in <module>
    from src.main import PortalWindow
  File "/home/joshg/zeitgeist/gnome-activity-journal/src/main.py", line 30, in <module>
    from activity_widgets import MultiViewContainer, TimelineViewContainer, ThumbViewContainer
  File "/home/joshg/zeitgeist/gnome-activity-journal/src/activity_widgets.py", line 36, in <module>
    from store import ContentStruct, CLIENT
  File "/home/joshg/zeitgeist/gnome-activity-journal/src/store.py", line 535, in <module>
    STORE = Store()
  File "/home/joshg/zeitgeist/gnome-activity-journal/src/store.py", line 393, in __init__
    days_population = ZeitgeistDBusInterface().get_extension("Log", "journal/activity").GetHistogramData()
  File "/home/joshg/zeitgeist/gnome-activity-journal/../zeitgeist/zeitgeist/client.py", line 82, in __getattr__
    raise TypeError("Unknown method name: %s" % name)
TypeError: Unknown method name: GetHistogramData

The window doesn't open even

-- 
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/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick





References