📅 2017-Sep-04 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ ibus, rescuetime ⬩ 📚 Archive
When I tried to run the latest version of RescueTime client program, it gave this error:
Bus::open: Can not get ibus-daemon's address.
Turns out that I did not have IBus installed on this machine.
To install and run it:
$ sudo apt-get install ibus
$ ibus-daemon -d
Tried with: Ubuntu 14.04