We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Unic0
8 years agoExplorer | Level 3
Unable to access preference menu on linux
Hello, I just wanted to move the Dropbox folder location through the preference menu but I just can't access the any menu at all. See below : What should I do ? Regards, U
- 7 years ago
I found how to fix it. I'm on xubuntu 18.04. There is a new indicator plugin that you have to ask for the task bar. With the new indicator plugin, the dropbox icon works, but not with the default indicator plugin.
Unic0
Explorer | Level 3
Hi ! Thank you for your quick answer, I am running on linux ubuntu 16.04 LTS. I am currently on a workstation and I don't have all the access, but I can still install the application via terminal command. But again after reinstallation, same probleme. I have been installing the current stable version 12.10.1
Regards,
Unic0
Unic0
8 years agoExplorer | Level 3
Is there any possibility to move the folder with command line ?
- Jane8 years agoDropbox StaffHmmmm... :thinking: Because the menu on the client is not loading at all, I'd recommend a fresh re-installation, since the issue seems related to an incomplete installation, hence visual elements appearing incorrectly.Depending on your OS and the package you used to perform the installation, you could have files in two different locations. I'm sending you instructions for both of the cases, so if some of the commands error out don't worry.Run the following commands in your terminal:dropbox stopdropbox status # Should report "not running"rm -rf ~/.dropbox-distrm -rf /var/lib/dropboxrm -rf ~/.dropbox*sudo apt-get remove nautilus-dropboxsudo apt-get remove dropboxrm /etc/apt/source.d/dropboxOnce you're done you have two options:#1. Install the Dropbox application with its graphical components using one of our packages. If you want to do that, download the correct package for your OS and architecture here:Open your downloads folder and double click on the package file to start the installer.When Dropbox has finished installing, please sign in and apply any Selective Sync settings you may have had prior to the reinstall and select the Dropbox folder location (if not in the default location) during the sign in process. Your account will take a few moments to reindex the files and sync any pending changes.#2. The second option is to run a headless version of Dropbox. This version will not have any of the menus or graphical components and can only be interacted with through the command line. To install this version do the following:If your machine is 32-bit:
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf -
If your machine is 64-bit:cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
Next, run the Dropbox daemon from the newly created .dropbox-dist folder.~/.dropbox-dist/dropboxd
Hope this is helpful to you! Please keep me updated on the results in your reply here.Thanks,JaneA- Unic08 years agoExplorer | Level 3
Hi ! Thank you for your answer but it didn't work.
I did :
dropbox stopdropbox status # Should report "not running"rm -rf ~/.dropbox-distrm -rf /var/lib/dropboxrm -rf ~/.dropbox*sudo apt-get remove nautilus-dropboxsudo apt-get remove dropboxrm /etc/apt/source.d/dropboxthenIf your machine is 64-bit:cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -Next, run the Dropbox daemon from the newly created .dropbox-dist folder.~/.dropbox-dist/dropboxdand I got the same display problem and this message in the terminal:~/.dropbox-dist/dropboxd
[1:20:0719/114952.585140:ERROR:adm_helpers.cc(62)] Failed to query stereo recording.I don't know what to do :/- Jane8 years agoDropbox Staff
Hey Unic0,
Thanks for your cooperation! Sorry to hear that you the re-installation didn't fix this issue.Let's not lose heart just yet. If it's not too much trouble for you, please raise a ticket with our team and I'll be more than glad to follow-up and include the troubleshooting we've done together there, so that a specialist on our team investigates the case. Once you write in to us, please let me know a ticket ID in your reply here, so that I look for your ticket internally.Will be awaiting your reply here!
Warm regards,JaneA
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!