Bug 1285405 - hamster requires python dbus module which is not installed
Summary: hamster requires python dbus module which is not installed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: hamster-time-tracker
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Ankur Sinha (FranciscoD)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-25 14:31 UTC by anonCybGicEm
Modified: 2016-02-12 19:30 UTC (History)
3 users (show)

Fixed In Version: hamster-time-tracker-2.0-0.2.rc1.fc23 hamster-time-tracker-2.0-0.2.rc1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-12 11:53:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1307110 0 unspecified CLOSED [abrt] hamster-time-tracker: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: T... 2021-02-22 00:41:40 UTC

Internal Links: 1307110

Description anonCybGicEm 2015-11-25 14:31:01 UTC
Description of problem:
I installed hamster from the default repositories for Fedora 23.
Hamster needs the python debus module, but this was not installed.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. `sudo dnf install hamster-time-tracker`
2. `hamster`

Actual results:
Traceback (most recent call last):
  File "/usr/bin/hamster", line 30, in <module>
    from hamster import client, reports
  File "/usr/lib/python2.7/site-packages/hamster/client.py", line 24, in <module>
    import dbus, dbus.mainloop.glib
ImportError: No module named dbus


Expected results:
Expected hamster-time-tracking window to open.


Additional info:

Comment 1 anonCybGicEm 2015-11-25 14:47:32 UTC
Looks like all that's required to fix this is `dnf install dbus-python`. So the hamster-time-tracker package just needs to install dbus-python as a dependency.

Comment 2 Ankur Sinha (FranciscoD) 2015-11-25 14:59:54 UTC
I'll add the dep. What DE are you using anyway? I thought stuff like dbus gets pulled in by most of them.

Comment 3 anonCybGicEm 2015-11-25 15:05:21 UTC
Gnome. I installed the default Fedora 23 Workstation.

Comment 4 Fedora Update System 2016-02-02 20:45:38 UTC
hamster-time-tracker-2.0-0.1.rc1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-e5b4e5be06

Comment 5 Fedora Update System 2016-02-02 22:04:01 UTC
hamster-time-tracker-2.0-0.2.rc1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-e7bfef7108

Comment 6 Fedora Update System 2016-02-02 22:04:01 UTC
hamster-time-tracker-2.0-0.2.rc1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-01bd33e7e6

Comment 7 Fedora Update System 2016-02-03 23:01:11 UTC
hamster-time-tracker-2.0-0.2.rc1.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-e7bfef7108

Comment 8 Fedora Update System 2016-02-03 23:25:46 UTC
hamster-time-tracker-2.0-0.2.rc1.fc22 has been pushed to the Fedora 22 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-01bd33e7e6

Comment 9 Fedora Update System 2016-02-12 11:53:32 UTC
hamster-time-tracker-2.0-0.2.rc1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2016-02-12 12:21:15 UTC
hamster-time-tracker-2.0-0.2.rc1.fc22 has been pushed to the Fedora 22 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.