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.
I installed dropbox for linux on debian 9 (with cinnamon) from the sid repository (there is none for stretch). Because I run it on a notebook and dropbox tends to drain the battery like crazy when it starts scanning files for changes, I don't want dropbox to start automatically. So hence my question:
Is there any way to permanently disable dropbox autostart option?
What I tried so far:
1. Disabling dropbox in the preferences.
Effect: the checkbox in preferences is unchecked, and stays unchecked after I restart the app and the PC, but it's still starting automatically with the system anyways.
2. Entering "dropbox autostart n" and "sudo dropbox autostart n" in the console.
Effect: none. The app continues starting automatically.
3. Enabling and disabling the option again.
Effect: the same as 1.
4. Turning off dropbox in System Settings->Startup Applications.
Effect: Dropbox doesn't autostart until I run the dropbox app manually, at which point it turns this option on and from that point on starts automatically with each subsequent reboot.
5. Removing the dropbox entry in System Settings->Startup Applications.
Effect: same as 4. After I start dropbox once, it adds and enables the entry and starts automatically with each subsequent reboot.
Debian:
Only solution that I have found for this problem is to edit
~/config/autostart/dropbox.desktop
file and change line
Exec=dropbox start -i
to
Exec=dropbox stop
and then comes the most important thing and that is to change ownership and deny access to dropbox.desktop file so that that file could not be again overriden.
Not elegant solution.
Sanchez
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, give it a Like below to let us know.
Need help with something else? Ask me a question!
Find Tips & Tricks Discover more ways to use Dropbox here!
What do you think about the Community? Fill out our survey here!
I took the repository from the dropbox help center, and there is no mention of debian not being officially supported, in fact it explicitely talks about it:
https://www.dropbox.com/help/desktop-web/linux-repository
Sanchez
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, give it a Like below to let us know.
Need help with something else? Ask me a question!
Find Tips & Tricks Discover more ways to use Dropbox here!
What do you think about the Community? Fill out our survey here!
Debian:
Only solution that I have found for this problem is to edit
~/config/autostart/dropbox.desktop
file and change line
Exec=dropbox start -i
to
Exec=dropbox stop
and then comes the most important thing and that is to change ownership and deny access to dropbox.desktop file so that that file could not be again overriden.
Not elegant solution.
Sanchez
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, give it a Like below to let us know.
Need help with something else? Ask me a question!
Find Tips & Tricks Discover more ways to use Dropbox here!
What do you think about the Community? Fill out our survey here!
Sanchez
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, give it a Like below to let us know.
Need help with something else? Ask me a question!
Find Tips & Tricks Discover more ways to use Dropbox here!
What do you think about the Community? Fill out our survey here!
Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!