@jstjohn, rikmer: The issue is more likely to be that dropbox is started before X server.
Search Criteria
Package Details: dropbox 220.4.4126-1
Package Actions
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.65 |
First Submitted: | 2009-01-22 14:21 (UTC) |
Last Updated: | 2025-03-26 08:13 (UTC) |
Dependencies (14)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- libsm
- libxcomposite
- libxdamage
- libxmu
- libxrender
- libxslt (libxslt-gitAUR)
- libxxf86vm
- gendesk (make)
- libappindicator-gtk3 (optional) – make tray icons themed under some desktop environments like KDE plasma
- perl-file-mimeinfo (optional) – opening dropbox folder on some desktop environments
- ufw-extras (optional) – ufw rules for dropbox
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – for "Launch Dropbox Website" and file manager integration
Required by (9)
Sources (8)
- dropbox.service
- dropbox@.service
- DropboxGlyph_Blue.svg
- https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-205.4.5765.tar.gz
- https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-205.4.5765.tar.gz.asc
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-220.4.4126.tar.gz
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-220.4.4126.tar.gz.asc
- terms.txt
Latest Comments
« First ‹ Previous 1 .. 63 64 65 66 67 68 69 70 71 72 73 .. 97 Next › Last »
lahwaacz commented on 2013-06-18 20:49 (UTC)
jstjohn commented on 2013-06-18 19:03 (UTC)
rikmer, enabling a service tells systemd to start the service at boot but does not tell systemd to start the service immediately. They are two separate behaviors.
You likely want to enable and start the service at the same time instead of doing one or the other.
See this for more info: https://wiki.archlinux.org/index.php/Systemd#Using_units
rikmer commented on 2013-06-18 18:17 (UTC)
nautilus 3.8.2-1, nautilus-dropbox 1.6.0-1, dropbox 2.2.3-1
After following https://wiki.archlinux.org/index.php/Dropbox#Run_as_daemon_with_systemd and starting dropbox via "sudo systemctl start dropbox@<user>" everything works as expected.
The icon shows in nautilus and in the system tray.
BUT if the service is enabled via "sudo systemctl enable dropbox@<user>" only the icon in nautilus appears after a boot. The system tray is empty.
mariusn commented on 2013-06-18 16:32 (UTC)
Looks like there's a 2.2.6 version also: https://dl-web.dropbox.com/u/17/dropbox-lnx.x86-2.2.6.tar.gz
lestb commented on 2013-06-18 13:41 (UTC)
I didn't notice that it create folders on /tmp but at least it doesn't update my dropbox on home. Maybe inotify would help...
dhaines commented on 2013-06-18 00:17 (UTC)
Is anyone else getting really annoyed when others comment on here when there's a new version available instead of just using the flag package out-of-date feature of the AUR (not that this is any less of an annoyance, for which I preemptively apologize)?
rafaelff commented on 2013-06-17 22:49 (UTC)
Version 2.2.3 available.
lahwaacz commented on 2013-06-11 11:56 (UTC)
@lestb: that doesn't solve the problem of downloading the tarball with newer version - see https://bbs.archlinux.org/viewtopic.php?pid=1280513#p1280513
lestb commented on 2013-06-11 09:45 (UTC)
I typed this to disable autougrade of dropbox:
mkdir -p ~/.dropbox-dist
chmod 000 ~/.dropbox-dist
techlive commented on 2013-06-09 08:35 (UTC)
@lahwaacz Yes, it made systemd service restart over and over again.
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..."
Alternatively, you can download Dropbox's public key from https://linux.dropbox.com/fedora/rpm-public-key.asc and import it with:
You can check whether keys are successfully imported or not using the output of
gpg -k
. You should find something like this: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):
https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016 Official Dropbox user feedback forum
Arch Linux discussion places: https://bbs.archlinux.org/, #archlinux on freenode.net, https://lists.archlinux.org/listinfo/aur-general