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

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.

vincent commented on 2014-12-09 10:20 (UTC)

Is it possible to remove all third-party libraries from Dropbox distrib and add it in PKGBUILD as normal dependencies? I don't know what is in heads of developers, but this Windows-like style is a very bad manner.

swiftscythe commented on 2014-12-09 10:19 (UTC)

I think version 3 does not depend on gtk2 any more, but on qt4.