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
Bwucie
3 years agoHelpful | Level 6
Dropbox + Ubuntu 22.04 - pop-up message at startup.
This persistent popup described here: https://www.dropboxforum.com/t5/Apps-and-Installations/Dropbox-software-needs-installation-on-every-startup/td-p/284927 (but I can't post into that thread) still persists into the latest Long Term Support version.
None of the answers in the old thread work for me, and haven't worked over multiple Ubuntu versions for years.
When you set Dropbox to run on startup, the command it applies is "dropbox start -i". If you go to System Tools>Startup Applications>Dropbox and edit the command to read "dropbox start", the recurring, annoying, pop-up goes away.
This does appear to work:
- Remove Dropbox and its configuration.
sudo apt purge --autoremove dropbox - sudo apt install nautilus-dropbox and allow it to automagically install the Dropbox binary.
- Run Dropbox from your menu or ALT+F2 'dropbox start'.
- Edit dropbox.desktop:
In a terminal either
pkexec gedit /usr/share/applications/dropbox.desktop OR sudoedit /usr/share/applications/dropbox.desktop and change line 5 to read:
EXEC=dropbox start - Save and exit.
- Go to Startup Applications, and edit the command for Dropbox to read 'dropbox start'
- Reboot.
First reboot may produce a (different) popup saying Dropbox needs to restart to complete installation, click the button, get rid of the popup and that should work the magic. I've run multiple shut downs and boots now, and the Autostart command does not get rewritten after editing dropbox.desktop.
- Remove Dropbox and its configuration.
- BwucieHelpful | Level 6
**bleep**, I was wrong! Turns out Dropbox resets the entry each time it starts, so on the second reboot after "fixing" the problem it comes back again.
Reading various posts in various forums it does seem to afflict mainly Ubuntu and derivatives distros, so I'd make a guess it is an Ubuntu problem rather than Dropbox. (Though I have one rig running Zorin 16, based on Ubuntu 20.04, using thunar-dropbox-plugin that DOESN'T do it!)
It doesn't seem to make any difference if you install the Dropbox app manually from the Dropbox site, or install nautilus-dropbox via a package manager, you only get one reboot after changing the command in Startup Applications before it resets. Sorry to raise false hope! We'll just have to g on clicking 'Cancel' on the popup until somebody a bit geekier than me comes up with a working solution.
- BwucieHelpful | Level 6
This does appear to work:
- Remove Dropbox and its configuration.
sudo apt purge --autoremove dropbox - sudo apt install nautilus-dropbox and allow it to automagically install the Dropbox binary.
- Run Dropbox from your menu or ALT+F2 'dropbox start'.
- Edit dropbox.desktop:
In a terminal either
pkexec gedit /usr/share/applications/dropbox.desktop OR sudoedit /usr/share/applications/dropbox.desktop and change line 5 to read:
EXEC=dropbox start - Save and exit.
- Go to Startup Applications, and edit the command for Dropbox to read 'dropbox start'
- Reboot.
First reboot may produce a (different) popup saying Dropbox needs to restart to complete installation, click the button, get rid of the popup and that should work the magic. I've run multiple shut downs and boots now, and the Autostart command does not get rewritten after editing dropbox.desktop.
- Remove Dropbox and its configuration.
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!