Package Details: dropbox 220.4.4126-1

Git Clone URL: https://aur.archlinux.org/dropbox.git (read-only, click to copy)
Package Base: dropbox
Description: A free service that lets you bring your photos, docs, and videos anywhere and share them easily.
Upstream URL: https://www.dropbox.com
Licenses: custom
Submitter: mtorromeo
Maintainer: mtorromeo
Last Packager: mtorromeo
Votes: 2378
Popularity: 1.72
First Submitted: 2009-01-22 14:21 (UTC)
Last Updated: 2025-03-26 08:13 (UTC)

Pinned Comments

yan12125 commented on 2019-01-05 16:39 (UTC) (edited on 2019-02-27 08:11 (UTC) by yan12125)

Run the following command in case you got errors during "Verifying source file signatures with gpg..."

gpg --recv-keys 1C61A2656FB57B7E4DE0F4C1FC918B335044912E

Alternatively, you can download Dropbox's public key from https://linux.dropbox.com/fedora/rpm-public-key.asc and import it with:

gpg --import rpm-public-key.asc

You can check whether keys are successfully imported or not using the output of gpg -k. You should find something like this:

pub   rsa2048 2010-02-11 [SC]
      1C61A2656FB57B7E4DE0F4C1FC918B335044912E
uid           [ unknown] Dropbox Automatic Signing Key <linux@dropbox.com>

yan12125 commented on 2018-08-01 11:41 (UTC) (edited on 2020-01-24 15:13 (UTC) by yan12125)

If you can't run the dropbox@ service normally, try to create a read-only directory ~/.dropbox-dist and run again.

yan12125 commented on 2017-11-06 15:13 (UTC) (edited on 2019-03-18 03:50 (UTC) by yan12125)

Some useful places for issues about Dropbox itself (not the package):

  1. https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016 Official Dropbox user feedback forum

  2. Arch Linux discussion places: https://bbs.archlinux.org/, #archlinux on freenode.net, https://lists.archlinux.org/listinfo/aur-general

Latest Comments

« First ‹ Previous 1 .. 37 38 39 40 41 42 43 44 45 46 47 .. 97 Next › Last »

Ayceman commented on 2014-12-23 17:04 (UTC)

Note: If you have set QT_STYLE_OVERRIDE to gtk in Xfce/others, you'll need to modify the launcher/startup command to: 'env -u QT_STYLE_OVERRIDE dropboxd'

lucacerone commented on 2014-12-21 14:28 (UTC)

Thanks JB26. I find the workaround in the comments make sense cgirard.

JB26 commented on 2014-12-20 01:57 (UTC)

The missing trayicon seems to be a bug in qt5: https://bugreports.qt-project.org/browse/QTBUG-31762 I also found a workaround for the missing icon, try starting dropbox with strace: strace dropboxd &> /dev/zero I have no idea why that is working. It seems to be driver related: nvidia-340xx --> icon working out of the box nouveau & intel --> icon not working "strace dropboxd" works for both nouveau & intel.

cgirard commented on 2014-12-19 11:57 (UTC)

Guys, just stop this! This is not a bugtracker for Dropbox. We do not need a comment at every release to tell us the icon is broken for each display manager ever created.

fredericojssilva commented on 2014-12-19 11:12 (UTC)

3.0.4-1 didn't fixed the problem, at least in xfce,

aryklein commented on 2014-12-18 13:15 (UTC)

In Xfce, disabling the display compositing and restarting dropboxd service makes the icon reappears. Anyway is not a solution for me.

bms commented on 2014-12-17 23:43 (UTC)

Cinnamon here as well. Icon looks different from v2, but works perfectly otherwise.

clfarron4 commented on 2014-12-17 18:46 (UTC)

I've just come over from dropbox-experimental to this package and I still have the icon showing in the system tray in the Cinnamon. No idea about other DEs.