We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Linux
167 TopicsI cannot install the desktop app on Linux Fedora 37
Gnome 43 has removed libnautilus-extension.so.1 making it impossible to install Dropbox on Fedora 37. Please update the rpm installer to make use of the changes in gnome 43. For reference: https://ask.fedoraproject.org/t/official-dropbox-package-doesnt-install-in-fedora-37/27296 Here is a link to an open pull request to make the necessary changes: https://github.com/dropbox/nautilus-dropbox/pull/105Solved16KViews15likes70CommentsLinux Computer Backup
I was pointed here to give a suggestion from this thread:https://www.dropboxforum.com/t5/Dropbox-files-folders/Trying-to-backup-on-Linux/td-p/548352 It would be nice if the functionality was added to(https://help.dropbox.com/installs-integrations/desktop/linux-commands) Some commands like: `dropbox backup enable/disable` and `dropbox backup add/remove /path/to/folder/or/file` Currently the advice is to mount into the dropbox folder (https://askubuntu.com/questions/1366889/how-can-i-use-dropbox-to-back-up-arbitrary-folders/1366896#1366896)6.8KViews8likes8CommentsDropbox is compatible with Ext4 but doesn't recognize ext4 drive?
So, like most Linux users, I've gotten the message about needing to upgrade to an ext4 drive. I had an extra drive in my machine with nothing on it so I formatted it to ext4. I rebooted then went into my prefs to change location and it tells me: To sync your Dropbox, move your Dropbox folder to a partition with a compatible File System. Dropbox is compatible with Ext4. So, when is an ext4 drive not an ext4 drive? I'm using v55.4.17111KViews8likes51CommentsDropbox Client for Linux on Ubuntu 24.04 LTS- icon not clickable.
Guys, I've noticed a bug on Dropbox Client on Ubuntu 23.10 and the same occurs on Ubuntu 24.04 LTS after a installed it from scratch on my machine. It's really a bug on the app on desktop. The problem is: the app on system tray doesnt open or show anything until the system is blocked to block screen and returns putting password. After that it works normally as it should. I recorded a short video showing the problem with you: https://youtu.be/6a4cvtZsRWo How can this issue be solved? Is this the right place to report it? God bless you all!9KViews6likes30CommentsUnable to start dropbox in Ubuntu 20.04
Hi, I am unable to start the dropbox in Ubuntu 20.04 with Headless Mode with the following errors. I had read through all the forums and documents to find out the solution in order to fix this error but now lucks. I had already perform `dropbox start` as root but still obtains: Couldn't start Dropbox. This is usually because of a permissions error. Storing your home folder on a network share can also cause an error. Get more help at https://www.dropbox.com/c/help/permissions_error The log of/tmp/dropbox_errorf0tk7axj.txt are shown below: bn.BUILD_KEY: Dropbox bn.VERSION: 131.4.3968 bn.constants.WINDOWS_SHELL_EXT_VERSION: 48 bn.is_frozen: True machine_id: 20210623-1124-0478-1463-487467590001 pid: 30950 ppid: 1 ppid exe: '/usr/lib/systemd/systemd' uid: 0 user_info: pwd.struct_passwd(pw_name='root', pw_passwd='x', pw_uid=0, pw_gid=0, pw_gecos='root', pw_dir='/root', pw_shell='/bin/bash') effective_user_info: pwd.struct_passwd(pw_name='root', pw_passwd='x', pw_uid=0, pw_gid=0, pw_gecos='root', pw_dir='/root', pw_shell='/bin/bash') euid: 0 gid: 0 egid: 0 group_info: grp.struct_group(gr_name='root', gr_passwd='x', gr_gid=0, gr_mem=[]) effective_group_info: grp.struct_group(gr_name='root', gr_passwd='x', gr_gid=0, gr_mem=[]) LD_LIBRARY_PATH: None cwd: '/root' real_path='/root' mode=0o40700 uid=0 gid=0 parent mode=0o40755 uid=0 gid=0 HOME: '/root' appdata: '/root/.dropbox/instance5' real_path='/root/.dropbox/instance5' mode=0o40700 uid=0 gid=0 parent mode=0o40755 uid=0 gid=0 dropbox_path: None not found parent not found sys_executable: '/root/.dropbox-dist/dropbox-lnx.x86_64-131.4.3968/dropbox' real_path='/root/.dropbox-dist/dropbox-lnx.x86_64-131.4.3968/dropbox' mode=0o100755 uid=0 gid=0 parent mode=0o40755 uid=0 gid=0 trace.__file__: '/root/.dropbox-dist/dropbox-lnx.x86_64-131.4.3968/python-packages.zip/dropbox/client/ui/common/boot_error.pyc' real_path='/root/.dropbox-dist/dropbox-lnx.x86_64-131.4.3968/python-packages.zip/dropbox/client/ui/common/boot_error.pyc' not found parent not found tempdir: '/tmp' real_path='/tmp' mode=0o41777 uid=0 gid=0 parent mode=0o40755 uid=0 gid=0 Traceback (most recent call last): File "dropbox/client/main.pyc", line 5397, in _setup_root_for_account AssertionError: fresh link yet no preferences5.2KViews6likes28CommentsProprietary daemon and python-gpgme
Hi, I try to install Dropbox on Linux. When I clicked on the Dropbox icon or visited www.dropbox.com/download, I got a message: In order to use Dropbox, you must download the proprietary daemon. Note: python-gpgme is not installed, we will not be able to verify binary signatures. What shall I do? How to download the properitary daemon and install python-gpgme?19KViews4likes15CommentsUbuntu 24.04 - missing app tray icon menu for the desktop app
I had Dropbox running on Ubuntu 22.04 but have upgraded to 24.04 and am having trouble. I installed `nautilus-dropbox` from Ubuntu. This worked, but the system tray icon did not have a menu when I click or right click. I uninstalled it and downloaded the .deb from Dropbox instead. This has the same problem. Following the solution here I installed AppIndicator and KStatusNotifierItem Support, which is supposed to help legacy tray icons work properly. (I installed GNOME Shell integration extension on Firefox and `chrome-gnome-shell` through apt, then installed the extension from that page.) It still didn't work. I decided to start afresh and write down properly what I did, which I'll do below. I uninstalled Dropbox using the instructions here (first block of commands). Then ran `sudo apt install nautilus-dropbox` to install the package from Ubuntu. This says: Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: dropbox : Breaks: nautilus-dropbox E: Unable to correct problems, you have held broken packages. The output of `apt rdepends dropbox` is dropbox Reverse Depends: Depends: nautilus-dropbox Conflicts: nautilus-dropbox Per this answer, this seems to say `nautilus-dropbox` is conflicting with itself, which seems to be a problem with the way Dropbox has encoded dependencies in the file. Also per that answer, I ran `grep dropbox /etc/apt/sources.list /etc/apt/sources.list.d/*.list` which gave the output: /etc/apt/sources.list.d/dropbox.list:deb [arch=i386,amd64 signed-by=/etc/apt/keyrings/dropbox.asc] http://linux.dropbox.com/ubuntu noble main The file `/etc/apt/sources.list.d/dropbox.list` only has that line. I think this means `sudo apt install nautilus-dropbox` is trying to install the version from Dropbox directly rather than the Ubuntu version. I commented out the line with a `#`. Then I ran `sudo apt update`, then `sudo apt install nautilus-dropbox`, then `nautilus --quit`. Then I ran `dropbox start -i`. I got a pop up wanting to install the proprietary daemon. I clicked OK. This ran and then took me to the web browser to log in, which I did, and then the app changed to show it was syncing. Again when I click or right-click on the Dropbox app nothing happens. I noticed that when I had run `dropbox start -i` the output included this warning, which I'm not sure is relevant: (dropbox:9905): LIBDBUSMENU-GLIB-WARNING **: 09:52:22.423: About to Show called on an item wihtout submenus. We're ignoring it. Again, I uninstalled Dropbox using the instructions here (first block of commands, except for `rm -rf /var/lib/dropbox` I had to run `sudo`). This time I downloaded the .deb for "Ubuntu 22.10 or higher" from the Dropbox install page and installed this using `sudo apt install ./dropbox_2024.04.17_amd64.deb`. I ran `nautilus --quit` then a popup appeared saying "Dropbox Start Required Start Dropbox to finish installation." I clicked Start Dropbox and this brought the pop up that says to install the proprietary daemon. I clicked OK and it did its thing and took me to the Dropbox page to log in, which I did. Again I have a Dropbox system tray icon but when I click or right click it doesn't do anything. I noticed that this install had reinstated `/etc/apt/sources.list.d/dropbox.list`, which I guess is unsurprising. I left this in place. I then noticed that FeRDNYC in this thread recommended turning the 'AppIndicator and KStatusNotifierItem Support' Extension off and on again. I did this by flipping the toggle in the 'Extensions' app and it turned off but wouldn't turn back on. I got a cross in a circle next to the toggle and when I clicked this it said "An error has occurred in this extension" with the details `TypeError: this._watchDog is null`. I restarted my computer and on boot I both get a Dropbox icon in the system tray and a pop up asking me to install the proprietary daemon. When I click the icon, I get a menu. I clicked 'Cancel' on the pop up. I noticed the AppIndicator and KStatusNotifierItem Support' Extension has started turned on. I left my computer alone for five minutes. When I returned the 'AppIndicator and KStatusNotifierItem Support' toggle is still on but greyed out and the circle-cross is back with the same error. The Dropbox icon is still clickable to get a menu. It is possible the sequence of events that made this start working was this: - install 'AppIndicator and KStatusNotifierItem Support' GNOME Extension. - install Dropbox via .deb from Dropbox website. - restart the computer But I'm not confident this is what has worked. I'm not sure if the 'AppIndicator and KStatusNotifierItem Support' GNOME Extension is doing anything or whether I can uninstall it; for example whether it is loading briefly on system load and that is all Dropbox needs to get going, even though the Extension crashes shortly after. I'm not sure whether it mattered whether I installed Dropbox's .deb directly or `nautilus-dropbox'. Really, I'm not sure why I now have a menu on the Dropbox icon or whether it is actually fixed. Fundamentally, it shouldn't be this much work to get it to work. And I think I still have the problem where on boot it loads Dropbox and tells me I have to install the proprietary daemon each time even though it's already installed. But I'm reluctant to touch anything now because this has eaten hours of my morning and I don't know if I can get back to this state after a change. At present my plan is to not change anything and hope the app icon menu keeps working, and to put up with the annoyance of the pop up asking me to install theproprietary daemon each time I boot my computer. Any advice welcome.5.6KViews3likes7Comments