Where are the systray icons for Dropbox in Ubuntu desktop 13.04 (minimal)?
Posted
by
samvv
on Ask Ubuntu
See other posts from Ask Ubuntu
or by samvv
Published on 2013-10-06T15:08:02Z
Indexed on
2013/11/04
10:19 UTC
Read the original article
Hit count: 275
I reinstalled Ubuntu desktop using the minimal CD image and the following command:
$ sudo apt-get install ubuntu-desktop --no-install-recommends
After that I used Ubuntu Software Center to make sure Unity supports application indicators: http://i.imgur.com/bYF162w.png.
Everything works great, except for Dropbox. For some reason the icon doesn't appear in the tray, even though the application is running. Steam on the other hand runs just fine, so it seems like there is nothing wrong with the tray itself.
According to this post the tray icons should be in /usr/shared/icons/hicolor/22x22/status
but it doesn't contain any Dropbox icons. Neither do any of the other resolutions. The answer is a bit outdated, so I'm not entirely sure it is still applicable to the current version of Dropbox.
I did the usual thing of reinstalling dropbox with:
sudo apt-get purge nautilus-dropbox
sudo apt-get install nautilus-dropbox
But that didn't solve anything either.
Does somebody know how to fix this issue?
© Ask Ubuntu or respective owner