I already ran chrome-gnome-shell
, but it still says I need to install a native host connector:
Any fixes?
I already ran chrome-gnome-shell
, but it still says I need to install a native host connector:
Any fixes?
Restart your shell with something like:
source ~/.bashrc
Otherwise try reinstalling it via:
sudo apt-get purge chrome-gnome-shell
sudo apt-get install chrome-gnome-shell
...and see if that helps.