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:
*ping* Anybody out there to fix this issue??
Looks like a missing dependency, try: yum install python-zeitgeist Does that help?
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
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'
I get the same error. I think it's because rhythmbox is using python3 and python-zeitgeist only installs the library for python2?
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.
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.
Issue is still present in Fedora 23!
rhythmbox-3.3-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-2bba416202
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
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.