We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

berniewalp's avatar
berniewalp
Explorer | Level 3
2 years ago

Dropbox does not start on system startup (Linux Mint)

I want Dropbox to run always.  I tick the little box. "Start Dropbox on system startup" in the "Dropbox Preferences" window and after hitting "Apply" then "OK" the window vanishes.  Nevertheless, when I open the window anew, the box is blank.  There is a discussion here from five years ago about a bug that had been fixed.  Is this the same problem?


  • berniewalp wrote:

    ...

    What seems to have worked (why?): ...


    Hi again berniewalp,

    I did suppose you have installed the official package and was wrong. You still haven't installed it, but only installed the daemon directly and that's the reason why your autorun didn't work. 🙂 It's a bug in the daemon - expects there is desktop file to be able turn autorun on. This file is part of the package you haven't installed and that's why the daemon cannot turn aurtorun on - it's missing. Would be fine Dropbox developer to embed such a file in the daemon, so everything will work when it's supposed to be installed by hands..., but better don't rely on. 🤷 Dropbox doesn't support very well the application on Linux. The initial version on the file I posted above didn't work for you cosa you haven't installed control script properly! It usually has to be installed on place accessible (i.e. somewhere in a place pointed by the PATH environment) and cutted the ending .py in the name. When official package gets installed the same script can be found on '/usr/bin/dropbox' and that's why can be run from anywhere without pointing the path together with the name. Instead of proper install you pointed explicitly the control script, something that's also fine 😉 - the same file is executed finally.

    Hope this clarifies matter.

  • Megan's avatar
    Megan
    Icon for Dropbox Staff rankDropbox Staff

    Hi berniewalp, thanks for posting here today! 

     

    Can you please clarify the version of the desktop app that's installed on your computer?

     

    Did you try disabling the option to auto-start through the app's preferences and re-enabling it?

     

    Let me know what you find!

    • berniewalp's avatar
      berniewalp
      Explorer | Level 3

      Hi, yes I tried repeatedly checking and unhecking that tick-box, and closing & reopening the preference window; also stopping & restarting Dropbox.  No change.

       

      The only version number I can find is the "Dropbox v186.4.6207" printed in that window.

       

      Same story on all 3 of my computers--two Dell lap-tops and a Hyundai minicomputer.

      • Здравко's avatar
        Здравко
        Legendary | Level 20

        Hi berniewalp,

        Are you sure you have installed properly your Dropbox application using appropriate official package? 🧐 Try following command in a terminal to see if correct values will get back:

        dropbox version

        Post the result for comparison.

        If the previous command gives correct result, easy workaround would be following text:

        [Desktop Entry]
        Name=Dropbox
        GenericName=File Synchronizer
        Comment=Sync your files across computers and to the web
        Exec=dropbox start
        Terminal=false
        Type=Application
        Icon=dropbox
        StartupNotify=false

        ... to be saved as file: ~/.config/autostart/dropboxAlt.desktop

        Does now everything work correct? 😉

        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!