I have had the same problems as TioDuke and had to downgrade and block auto-upgrading to be able to use Dropbox again. It would not sync (at least not upload changes) otherwise. Very little buzz around this online, though, so many people are not experiencing this? (forum discussion: http://tinyurl.com/pkcyuf7)
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.54 |
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 .. 31 32 33 34 35 36 37 38 39 40 41 .. 96 Next › Last »
jelkink commented on 2015-05-19 05:51 (UTC)
fthiery commented on 2015-05-15 15:00 (UTC)
I believe that the recent qt updates fixed the icon issue (it did on 3 systems of mine -- but i'm using gnome3).
71GA commented on 2015-04-21 06:57 (UTC)
The setup file is not working - I get an error after "makepkg -si": cp: cannot stat '/home/dijak/Downloads/dropbox/src/.dropbox-dist/dropbox-lnx.x86_64-3.4.3': No such file or directory
TioDuke commented on 2015-04-12 10:17 (UTC)
Has anyone had any problems symc'ing files in subfolders? I realised that only files under ~/Dropbox and ~/Dropbox/Public get sync'ed since version 3.4.x. The only way for other subfolders to sync, is to restart de daemon. I had to revert to 3.2.9 to have sync'ing working again.
speedytux commented on 2015-04-06 15:40 (UTC)
Here KDE Frameworks 5.9.0, Plasma 5.2.2.
I modified PKGBUILD for the dropbox 3.4.3 and installed it.
The icon in the system tray is still missing, but the app works.
Even with the trick from Thaodan.
darkvenger commented on 2015-04-02 13:25 (UTC)
@rubenvb
https://wiki.archlinux.org/index.php/Dropbox#Hack_to_stop_Auto_Update
rubenvb commented on 2015-04-02 12:09 (UTC)
Although not present on the website as a release (only release candidate), the client currently downloads dropbox 3.4.1 into ~/.dropbox-dist and runs that instead. Would it be possible to update this package?
Thaodan commented on 2015-03-28 01:36 (UTC)
you should at Environment=DISPLAY=:0 to the systemd --user service to make the tray icon a fix to do this without editing the file is:
cat .config/systemd/user/dropbox.service.d/env.conf
[Service]
Environment=DISPLAY=:0
fthiery commented on 2015-03-18 08:44 (UTC)
Hi
I just experienced the same issue with owncloud-client (depends: qtkeychain-qt5 qt5-webkit hicolor-icon-theme). It used to depend on qt4.
wooque commented on 2015-03-16 11:54 (UTC)
@resio Experienced same thing. Fresh Arch + minimal Xfce install, Dropbox starts but doesn't show GUI for login.
As it worked before on past installation, I investigate what package could be missing and found out that Dropbox needs libxslt, after that it's launching GUI and working fine.
@mtorromeo libxslt as dependency?
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