Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
11
rated 0 times [  11] [ 0]  / answers: 1 / hits: 33226  / 3 Years ago, sat, july 24, 2021, 10:56:33

I have Ubuntu 12.04 and today when I started my laptop I saw that the Dropbox icon is missing from the top panel and I don't know how can I get it back.


More From » icons

 Answers
6

This will work for versions 12.04 and above in case after installing Dropbox from their site using the DEB package, the icon does not show in Unity.




  1. Remove Dropbox if already installed



    sudo apt-get remove dropbox

  2. Install the nautilus-dropbox package



    sudo apt-get install nautilus-dropbox

  3. In the case the steps above still do not work do the following (This package should already be installed but just in case):



    sudo apt-get install libappindicator1

  4. You will now need to restart Nautilus. You can either logout and then login or simply Reboot the PC.




The end result should be something like:



enter image description here



Tested on 12.04, 12.10, 13.04 and 13.10.


[#35833] Sunday, July 25, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
aslity

Total Points: 336
Total Questions: 133
Total Answers: 98

Location: Zimbabwe
Member since Thu, Jul 21, 2022
2 Years ago
;