CoverGloobus configuration import error

Bug #1581064 reported by Eric August
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
CoverGloobus
New
Undecided
Unassigned

Bug Description

I just installed CoverGloobus 1.7.3 on Ubuntu 16.04 (32-bit) and when I first run CoverGloobus Configuration I received the following error:

Traceback (most recent call last):
  File "/usr/share/covergloobus/covergloobus-config.py", line 17, in <module>
    from core.configuration import Configuration
  File "/usr/share/covergloobus/core/configuration.py", line 17, in <module>
    import dbus
ImportError: No module named dbus

Revision history for this message
mrDT (mrdt) wrote :

You have to install python dbus. To install, run this commands. This'll fix your issue.
"sudo apt-get install python-dbus"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.