Ubuntu Cleaner for Ubuntu 16.04 LTS not working Only Icon Appear

I have recently installed Ubuntu cleaner following .

The problem I am facing now is that the icon appears, but each time I click on it, nothing happens. Only the mouse cursor is indicating that it's loading the program, but nothing else happens.


I have tried ubuntu-cleaner in terminal and this is the outcome:

$ ubuntu-cleaner
Traceback (most recent call last):
File "/usr/bin/ubuntu-cleaner", line 7, in <module> import dbus ImportError: No module named dbus

so what does that mean?

3

1 Answer

Converting the OP's comments to an answer:

A solution was posted here on Ubuntu Forums.

Installing the package python-dbus should fix the issue.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like