Package Details: dropbox 211.4.6008-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: 2375
Popularity: 2.49
First Submitted: 2009-01-22 14:21 (UTC)
Last Updated: 2024-10-30 08:51 (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 .. 43 44 45 46 47 48 49 50 51 52 53 .. 96 Next › Last »

lachesis commented on 2014-10-11 21:04 (UTC)

2.10.41 is out: https://forums.dropbox.com/topic.php?id=121698

schmoken commented on 2014-10-10 18:51 (UTC)

Busy and busy2 differ to provide the "animated" busy status.

archlenovo commented on 2014-10-10 17:40 (UTC)

The issue is still there even after upgrading from 2.10.39 to 2.10.40. As a temporary workaround, I did the same as @privong and just copied busy to busy2: cd /opt/dropbox/images/hicolor/16x16/status/ cp dropboxstatus-busy.png dropboxstatus-busy2.png

tancrackers commented on 2014-10-10 14:51 (UTC)

V What schmoken posted IS the correct status 2 image I tested it and have good eyes However, run the following command to correct the filename: mv dropboxstatus_busy2.png dropboxstatus-busy2.png

privong commented on 2014-10-10 12:51 (UTC)

busy2 from @schmoken appears to be the same image as busy, which is aleady in that same directory. I was able work around the issue by copying busy to busy2.

schmoken commented on 2014-10-10 00:41 (UTC)

busy2 from the 2.10.30 package: http://s4.postimg.org/85x04ytd5/dropboxstatus_busy2.png

tancrackers commented on 2014-10-09 19:08 (UTC)

I downloaded Dropbox 2.10.39 from Softpedia and the dropboxstatus-busy2.png file is missing there too

archlenovo commented on 2014-10-09 18:33 (UTC)

Same problem here: Can't load image from file '/opt/dropbox/images/hicolor/16x16/status/dropboxstatus-busy2.png': file does not exist. This png file is missing in the source tar.gz file.

ngoonee commented on 2014-10-09 13:40 (UTC)

/opt/dropbox/images/hicolor/16x16/status/dropboxstatus-busy2.png seems to be missing. Not a problem with your PKGBUILD, I'm pretty sure, but just to let everyone know. Just means the syncing arrow doesn't blink.