Wednesday, October 28, 2015

RabbitVCS needs restart in ubuntu 14.04 with lxde

It used to work out of the box with 12.04 and unity but now it needs restart after installation:
sudo add-apt-repository ppa:rabbitvcs/ppa
sudo apt-get -q -y --force-yes install rabbitvcs-core rabbitvcs-cli rabbitvcs-gedit rabbitvcs-nautilus3exit
sudo shutdown -r now
In addition in a different machine with update and upgrade it started showing up (no restart needed):
sudo apt-get -y update
sudo apt-get -y upgrade
In other cases just restarting nautilus made the trick:
killall nautilus
I even had to just start nautilus from command line to get it to work:
nautilus

No comments:

Followers