0

I got this error:

(bleachbit:5510): IBUS-WARNING **: The owner of /home/niider/.config/ibus/bus is not root!
d a i s y
  • 5,511
Lapiz
  • 1

1 Answers1

1

It is not an error. It is just a warning related to using sudo. If IBUS (input method for multilingual input) is working, then do not worry about it.

The interpretation is that you are running as root but accessing niider's file. This is a mismatch. Again, this may be harmless.

For BleachBit 2.0 (alpha due soon) I am using pkexec instead of sudo, so that may help.

Andrew
  • 1,535