Description of problem: can't start gtimelog because it misses a library Version-Release number of selected component (if applicable): $ rpm -q gtimelog gtimelog-0.10.1-1.fc25.noarch How reproducible: always Steps to Reproduce: 1. start gtimelog 2. 3. Actual results: Traceback (most recent call last): File "/usr/bin/gtimelog", line 9, in <module> load_entry_point('gtimelog==0.10.1', 'gui_scripts', 'gtimelog')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 542, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2575, in load_entry_point return ep.load() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2235, in load return self.resolve() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2241, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/usr/lib/python3.5/site-packages/gtimelog/main.py", line 32, in <module> gi.require_version('AppIndicator3', '0.1') File "/usr/lib64/python3.5/site-packages/gi/__init__.py", line 118, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace AppIndicator3 not available Expected results: it starts and works... Additional info: As I see that there is a python-appindicator package, but no python3-appindicator package, I guess that it's the issue, but I don't understand how the package went through quality control...
The dependencies are missing the libappindicator-gtk3 package.
gtimelog-0.10.3-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-ee6688881b
gtimelog-0.10.3-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-53981201f3
gtimelog-0.10.3-1.fc27 has been pushed to the Fedora 27 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-2017-ee6688881b
gtimelog-0.10.3-1.fc25 has been pushed to the Fedora 25 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-2017-99e1fc4889
gtimelog-0.10.3-1.fc26 has been pushed to the Fedora 26 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-2017-53981201f3
gtimelog-0.10.3-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
gtimelog-0.10.3-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.
gtimelog-0.10.3-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.