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 dbusso what does that mean?
31 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.