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 .. 41 42 43 44 45 46 47 48 49 50 51 .. 97 Next › Last »

Max-P commented on 2014-12-09 21:45 (UTC)

The tray icon issue seems related to the Qt theme. My Qt somehow happens to not detect my DE properly and uses its default built-in theme and dropbox works just fine for me. Being annoyed by the ugly UI, I just set the QT_STYLE_OVERRIDE variable and boom, no more tray icon. Setting another Qt theme for now might work as a temporary workaround.

Ayceman commented on 2014-12-09 17:33 (UTC)

Yep, same here - Tray icon missing completely on Xfce

Spike29 commented on 2014-12-09 12:29 (UTC)

Same issue here, the icon tray is missing on both Gnome-Shell and Xfce (it appeared briefly on Gnome but disappeared after a reboot).

vialrogo commented on 2014-12-09 12:26 (UTC)

I confirm the issue, in gnome (with topicons) the icon is missing too.

fredericojssilva commented on 2014-12-09 12:03 (UTC)

Im on xfce. Also my tray icon is missing

orschiro commented on 2014-12-09 11:56 (UTC)

I can confirm the issue with the tray icon. Screenshot: http://i.imgur.com/KBeeDzH.jpg

entodoays commented on 2014-12-09 11:21 (UTC)

I upgraded dropbox. After a logout/login, the dropbox icon is "missing" from the system tray. I'm on Gnome and using the Topicons extension. Well it's present but not visible. I can right-click it but the icon itself is not visible.

mtorromeo commented on 2014-12-09 10:31 (UTC)

Last time I tried it didn't work out well. Maybe something would be fine but the bundled Qt wasn't compatible with the system one and removing it lead to crashes.