Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.
Forum Discussion
Vicon
7 years agoHelpful | Level 6
Need to "download proprietary daemon" every time Ubuntu restart.
I have installed Dropbox successfully on Ubuntu 14.04 using the 64-bit .deb installer from from https://www.dropbox.com/install-linux
Everything goes well and dropbox has synced all my files proper...
- 7 years ago
Sorry to hear about this Vicon!
First off, are you meeting all of our minimum requirements as per this page?
More specifically, Dropbox needs the following software to work on desktop environments:
- Glibc 2.19 or higher
- GTK 2.24 or higher
- Glib 2.40 or higher
- Libappindicator 12.10 or higher
- Nautilus 3.10.1 or higher
Having said that and as I'd really like to help with this, would you mind trying an advanced reinstall using this installer to see if this will fix your problem? In the meantime, you may also want to review this Help Center article too.
Keep me posted on your findings!
bnpndxtr
Helpful | Level 6
This is happening to me very frequently now, on multiple computers running linux mint 19. I have followed the instructions noted in this thread multiple times as well- it fixes the issue for a few days, but then like bad magic its starts doing it again.
I noticed that in the dropbox.desktop file,located in /home/[username]/.config/autostart, that the startup command includes the "-i" option:
[Desktop Entry]
Name=Dropbox
GenericName=File Synchronizer
Comment=Sync your files across computers and to the web
Exec=dropbox start -i
Terminal=false
Type=Application
Icon=dropbox
Categories=Network;FileTransfer;
Keywords=file;synchronization;sharing;collaboration;cloud;storage;backup;
StartupNotify=false
The -i option "auto installs dropboxd if not available on the system". Could this switch be malfunctioning, erroneously thinking that the daemon is not there, and be part of the cause of this issue? I'm not sure why the -i option is needed after dropbox has been installed anyway, but maybe it is needed for some reason.
The other thing to note is that whenever I get this installation pop-up prompt, dropbox is actually already running and the icon is showing in my tray. So regardless of whether I get this installation prompt or not, dropbox always starts up anyway and is already running, apparently in parallel to, and independent of, whatever check is being made that results in the prompt to re-install the sw. If I accept the prompt to re-download the sw, it does so and then invokes a second instance of dropbox and they both run side by side, with two icons in the tray. I can use dropbox with both instances, or a i can kill off one of the instances and continue. Very strange. I never let more than one instance run very long if I notice it because I doubt that is a good thing to let persist very long.
So anyway the guidance in this thread sort of worked for me temporarily but it consistently does not keep the issue from reoccurring so I'm just looking for ideas on what to try.
Walter
5 years agoDropbox Staff
Thanks for your extesive description of your issue bnpndxtr; it's much appreciated.
Apart from re-installing our app, I've little to none to offer on this.
Perhaps Здравко has some ideas so I'll leave this thread open for suggestions.
See you around the Community!
- Здравко5 years agoLegendary | Level 20
Hi Walter,
I think you are trying avoid to say that Dropbox ignore Linux users; you definitely know that this bug is very old and is completely ignored from Dropbox development! I understand, it's not very convenient; if you say something your salary can stop.
Hi bnpndxtr,
The problem comes from an imperfection in communication between the control script and the daemon. Control script don't follow the daemon start, but relies daemon will open a communication socket in a hardcoded timespan (very very wrong). On heavy loaded system (initial boot and login session start is a good example), it's very easy this hardcoded time limit be violated. In such situation, the script "decides" that the daemon isn't installed (one more stupid decision). That's where the problem (your message) comes from. As a workaround you can try delay the starting process (as I noted in the referred thread). This works for me, but is NOT final solution, definitely. Don't rely for a solution from Dropbox, but I would be glad some developer to refute me.
Hope this adds clarity.
- bnpndxtr5 years agoHelpful | Level 6
@Здравко,
Thanks, I will try the dealy next. I've used that before to "fix" other startup issues with other apps.
- bnpndxtr5 years agoHelpful | Level 6
@Walter,
I've reinstalled bfore and the fix is only temporary, and so I don't think there is a hard causal link there, but thanks for replying on it.
- eddiesaliba5 years agoHelpful | Level 5
It's so boring this situation. And it is repeating all times when I boot my computer.
- Здравко5 years agoLegendary | Level 20
Hi eddiesaliba,
I fully agree! Unfortunately Dropbox don't take care. You can try delay the starting process or, as bnpndxtr mentions, try remove "-i" ending in the command of Dropbox desktop file, but not in "autostart" of your user folder. Make the change in "/usr/share/applications/dropbox.desktop" and restart the application. This will not solve the bug, but will prevent the bringing up of stupid message.
Good luck.
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!