There is new version of Dropbox client available (2019.x) https://www.dropbox.com/install Could we expect AUR for this version? Thanks
Search Criteria
Package Details: dropbox 211.4.6008-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: | 2374 |
Popularity: | 1.57 |
First Submitted: | 2009-01-22 14:21 (UTC) |
Last Updated: | 2024-10-30 08:51 (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-211.4.6008.tar.gz
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-211.4.6008.tar.gz.asc
- terms.txt
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 96 Next › Last »
DenisBY commented on 2019-10-08 07:06 (UTC) (edited on 2019-10-08 07:07 (UTC) by DenisBY)
markxnelson commented on 2019-09-23 01:18 (UTC)
Hi, The tray icon does not work well for me. It does appear, and it changes to the "syncing" icon for a short time, then goes back to normal. I cannot click on it (left/right) - no menu is ever shown, so I cannot interact with the dropbox program.
nTia89 commented on 2019-09-17 08:40 (UTC) (edited on 2019-09-23 07:25 (UTC) by nTia89)
I have an issue with SVG icon provided:
I used to change default icon with the SVG icon for my Dropbox folder.
Since last pacman upgrade file manager is no more able to show the SVG and thus place a blank icon in place of that.
Now, I think SVG we provide has a problem, because opening and saving it with Inkscape or LibreOffice Draw, makes it "working" again.
Now, I am not an expert but size before and after that re-saving changes from 605 Bytes to 4.9 KB and it's strange... maybe we provide a malformed SVG? because also the thumbnail os SVG itself is empty but image viewer opens it correctly!
EDIT: also .desktop icon fails to load: I use gnome-shell and icon disappeared from the launcher (but I can still launch it normally)
EDIT2: here is a screenshot [https://imgur.com/a/0okULXY]
zman0900 commented on 2019-09-13 18:30 (UTC)
If the 'prepare' section is re-ran without first cleaning out the build directory, the gendesk command errors:
dropbox.desktop already exists. Use -f as the first argument to gendesk to overwrite.
Please add the '-f' argument.
interskh commented on 2019-09-10 07:08 (UTC)
Looks like i've got the same thing as @syrenity, but i don't use proxychains
dropbox: locating interpreter !! dropbox: can't trust path, fall back on working directory (relative)! !! dropbox: failed to resolve program path (No such file or directory)! !! dropbox: no executable path! (error 1) [1] 9559 abort sudo dropbox
satriani commented on 2019-09-09 06:50 (UTC) (edited on 2019-09-09 06:50 (UTC) by satriani)
For all who have issue: ImportError: libdropbox_apex.so: cannot open shared object file: No such file or directory
sudo chmod 755 /opt/dropbox/libdropbox_apex.so
https://forum.manjaro.org/t/solved-dropbox-importerror-fatal-python-exception/101922
brownbear404 commented on 2019-09-08 17:49 (UTC)
The "selective sync" button does not seem to do anything. Does someone else face similar issue? Seems to be a problem with the latest builds: https://www.dropboxforum.com/t5/Installs-integrations/The-selective-sync-dialog-doesn-t-show-up-on-Linux/m-p/362822#M76488
chapa commented on 2019-09-08 10:44 (UTC)
If you have message " libdropbox_apex.so: cannot open shared object file: No such file or directory\n'] (error 3)"
Fix it sudo chmod 755 /opt/dropbox/libdropbox_apex.so
ambra commented on 2019-09-07 21:03 (UTC)
You need to:
chmod go+r libdropbox_apex.so
in order to start dropboxd.
Tio commented on 2019-09-07 11:35 (UTC)
@wooque Indeed. Sorry. Ok, it works now. Thank you!
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