$ gnome-activity-journal 
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
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 40, in 
<module>
    from supporting_widgets import DayLabel, ContextMenu, StaticPreviewTooltip, 
VideoPreviewTooltip, SearchBox,\
  File "/usr/share/gnome-activity-journal/src/supporting_widgets.py", line 
1464, in <module>
    VideoPreviewTooltip = VideoPreviewTooltip()
  File "/usr/share/gnome-activity-journal/src/supporting_widgets.py", line 646, 
in __init__
    self.player = gst.element_factory_make("playbin", "player")
gst.ElementNotFoundError: playbin

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

Title:
  gstreamer0.10-plugins-base dependency?

Status in GNOME Activity Journal:
  Fix Released

Bug description:
  gnome-activity-journal 0.5.0.1-0ubuntu1

  i installed, went to run it and I was getting playbin errors. After
  looking around i installed gstreamer0.10-plugins-base.

  dpkg -S playbin
  gstreamer0.10-plugins-base: /usr/lib/gstreamer-0.10/libgstplaybin.so

  but its not a gaj dependency, shouldn't it be?

  also is it not possible to use assigned mime to get thumbnails or
  whatever. i don't like gstreamer and use my own ffmpegthumbs solution.
  that would be pretty nice.



_______________________________________________
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to