@mtorromeo: Thank you for your advice. But it doesn't seem to work. Icon in nautilus works fine but system tray is empty.
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.68 |
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 .. 62 63 64 65 66 67 68 69 70 71 72 .. 97 Next › Last »
rikmer commented on 2013-06-19 10:02 (UTC)
mtorromeo commented on 2013-06-19 09:57 (UTC)
@rikmer: The correct systemd way of achieving this is by creating a file in "/etc/systemd/system/dropbox@.service" with this content:
.include /usr/lib/systemd/system/dropbox@.service
[Unit]
After=gdm.service
And then issue "systemctl reenable dropbox@USER.service"
(sorry about spamming with comments, I'm done fixing typos hopefully)
rikmer commented on 2013-06-19 09:52 (UTC)
@lahwaacz: I added "After=gdm.service" and "Requires=gdm.service" to the [Unit] section of /usr/lib/systemd/system/dropbox@.service to ensure that x server is running when calling the dropbox service. It doesnt seem to work. Or am I thinking the wrong way.
@jstjohn: I read the wiki for systemd but I still don't know how to accomplish your suggestion in this case. (... and if it is really the problem :) )
cgirard commented on 2013-06-19 08:47 (UTC)
mariusn: Please stop trolling! Just flag the package and wait. You are just spamming everyone inbox! If you cannot wait, spend 10s updating your copy of the PKGBUILD, it will be faster.
mtorromeo commented on 2013-06-19 08:40 (UTC)
Really!? 24hs from the last update and I'm already no longer active? Jeez...
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