Missing Dropbox Indicator Applet
After upgrading from Ubuntu 10.04 to Ubuntu 11.04 (via 10.10), the indicator applet from Dropbox disappeared. Got it fixed with:
dropbox stop rm -r ~/.dropbox-dist dropbox start -i
from here.
After upgrading from Ubuntu 10.04 to Ubuntu 11.04 (via 10.10), the indicator applet from Dropbox disappeared. Got it fixed with:
dropbox stop rm -r ~/.dropbox-dist dropbox start -i
from here.