You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
ilan1
7 years agoExplorer | Level 4
Dropbox software needs installation on every startup
I am running Ubuntu 18.04 and on this computer every time I turn on the computer comes another request to install the proprietary software. This is annoying as it should know that the latest version ...
- 7 years ago
Thanks for the info, I’ve forwarded this to our team for them to look into this matter further!
Jay
Dropbox Staff
Hi Ilan, if you’re getting two status icons, it’s possible that it reinstalled itself twice.
ilan1
7 years agoExplorer | Level 4
Hi Jay,
Thanks for the reply. Unfortunately the situation is worse than before.
Not only does it constantly ask to install the Dropbox software, it can even say that there is trouble connecting.
Still I think the basic idea in the advanced setup is good - clean out all the history.
You have 2 lines which need to be fixed:
rm -rf /var/lib/dropbox
rm /etc/apt/source.d/dropbox
Both of these require sudo to work as you are trying to change things in the Linux partition.
I noticed your download file is from 2015. It could be that it just isn't working for 18.04.
I've been looking around trying to fix this problem and others recommend using
sudo apt-get update sudo apt-get -y install nautilus-dropbox
One of the several sources for this is
(websiteforstudents.com/install-dropbox-on-ubuntu-18-04-Its-desktop)
(It won't let me post the actual link.)
It seems that others too have problems with the official software.
What I may try is use the purge part of the commands and then simply do the install nautilus-dropbox.
What do you think?
Thanks,
Ilan
- ilan17 years agoExplorer | Level 4
I just did the purge part of the advanced setup - again clean out any history.
Instead of install part I used
sudo apt-get update sudo apt-get -y install nautilus-dropbox
It is much simpler and so far looks good.
It has to reindex all my files, so it will take some time.
When it has finished I will see if the situation is finally fixed.
Another nice thing is all the instructions appear in the terminal:
Unpacking nautilus-dropbox (2015.10.28-1ubuntu2) ...
Setting up nautilus-dropbox (2015.10.28-1ubuntu2) ...
Please restart all running instances of Nautilus, or you will experience problems. i.e. nautilus --quit
Dropbox installation successfully completed! You can start Dropbox from your applications menu.This problem of the official installation seems to affect many Linux users.
The above work around seems a lot better.
Ilan
- Jay7 years agoDropbox StaffKeep me posted with any updates!
- ilan17 years agoExplorer | Level 4
Hi Jay,
I am back to my original problem: Dropbox Installation comes up on each boot.
There is a message: python-gpgme is not installed, we will not be able to verify binary signatures.
Maybe this is the problem?
I looked in synaptic and there is no such thing as python-gpgme. There is python-gpg and it is installed.
Maybe there was once such a thing as python-gpgme and it no longer exists?
I don't really know if this is the problem or not. It just doesn't seem to know that the program already exists.
On Installation use:
sudo apt-get update sudo apt-get -y install nautilus-dropbox
This really is a better option compared to what is written in the Linux instructions. In the purge, there is:
sudo apt-get remove nautilus-dropbox
The remove nautilus-dropbox reported that there was no nautilus dropbox, which means the suggested method fails to install it. Clearly the alternate method does indeed install it. Since the alternate method is also simpler, I see no advantage in what is written in the Linux instructions.
I could use the checkbox not to show the message again, but that seems a very poor solution. If you hide the problem, then the problem doesn't exist? Not in my opinion.
The upside of this is that dropbox still does its job. It is annoying, but it works.
I don't have any more ideas to try at the moment. If you can think of something, please let me know.
Ilan
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!