Was about to make first bug report and it said that I should ask.
Here's the terminal output if I try manually:
dave@TQCi7:~$ computer-janitor find
ERROR:dbus.proxies:Introspect error on :1.68:/: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.87" (uid=1000 pid=5628 comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply=0 destination=":1.68" (uid=0 pid=2686 comm="/usr/bin/python))
dave@TQCi7:~$
If I try using the gtk version I get:
/usr/share/computerjanitor/computerjanitorapp/gtk/ui.py:94: GtkWarning: Could not load image 'computerjanitor-24x24.png': Failed to open file '/usr/share/computer-janitor/computerjanitor-24x24.png': No such file or directory
builder.add_from_file(glade_file)
ERROR:dbus.proxies:Introspect error on :1.68:/: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.88" (uid=1000 pid=5905 comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply=0 destination=":1.68" (uid=0 pid=2686 comm="/usr/bin/python))
I couldn't find a solution, maybe I just suck...IDK...All I know right now is that it doesn't seem to be working :(
Help?