Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1062912 - unable to activate zeitgeist plugin
Summary: unable to activate zeitgeist plugin
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rhythmbox
Version: 23
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-08 14:59 UTC by Heiko Adams
Modified: 2016-02-17 03:51 UTC (History)
8 users (show)

Fixed In Version: rhythmbox-3.3-2.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-17 03:51:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Heiko Adams 2014-02-08 14:59:07 UTC
Description of problem:
It is not possible to activate the zeitgeist plugin. Everytime i try the plugin gets marked with a stop sign. When starting rhythmbox from a terminal the following errormessage is thrown

Traceback (most recent call last):
  File "/usr/lib64/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.py", line 35, in <module>
    from zeitgeist.client import ZeitgeistClient
ImportError: No module named 'zeitgeist'

(rhythmbox:17986): libpeas-WARNING **: Error loading plugin 'rbzeitgeist'

Version-Release number of selected component (if applicable):
$ rpm -qa rhythmbox zeitgeist
zeitgeist-0.9.14-2.fc20.x86_64
rhythmbox-3.0.1-3.fc20.x86_64

How reproducible:
allways

Steps to Reproduce:
1. start rhythmbox
2. open the plugins list
3. activate the zeitgeist plugin

Actual results:
Plugin can not be activated

Expected results:
The plugin should be activated

Additional info:

Comment 1 Heiko Adams 2015-01-10 18:11:53 UTC
*ping* Anybody out there to fix this issue??

Comment 2 Rex Dieter 2015-01-11 04:03:31 UTC
Looks like a missing dependency, try:

yum install python-zeitgeist

Does that help?

Comment 3 Heiko Adams 2015-01-11 10:32:51 UTC
python-zeitgeist is installed but that doesn't solve the problem

$ rpm -qa python-zeitgeist
python-zeitgeist-0.9.16-0.3.20140808.git.ce9affa.fc21.noarch

Comment 4 Rex Dieter 2015-01-11 13:13:28 UTC
OK, something wrong there then if it's installed and not loading properly per error message in initial comment:

Traceback (most recent call last):
  File "/usr/lib64/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.py", line 35, in <module>
    from zeitgeist.client import ZeitgeistClient
ImportError: No module named 'zeitgeist'

Comment 5 Eric Work 2015-01-20 20:35:33 UTC
I get the same error.  I think it's because rhythmbox is using python3 and python-zeitgeist only installs the library for python2?

Comment 6 Rex Dieter 2015-01-20 20:39:27 UTC
I would guess yes, all the other rhythmbox deps are python3 based

let's bounce this back to rhythmbox, I'd suggest the packaging omit the zeitgeist plugin at least until it's requirements can be satisfied.

Comment 7 Fedora End Of Life 2015-11-04 14:03:29 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

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

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is 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  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

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.

Comment 8 Heiko Adams 2015-11-04 14:04:36 UTC
Issue is still present in Fedora 23!

Comment 9 Fedora Update System 2016-02-10 15:16:30 UTC
rhythmbox-3.3-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-2bba416202

Comment 10 Fedora Update System 2016-02-11 15:21:35 UTC
rhythmbox-3.3-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-2bba416202

Comment 11 Fedora Update System 2016-02-17 03:51:33 UTC
rhythmbox-3.3-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


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