After 77.4.131-1 update Dropbox is using monospace font for interface, which is ugly
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: | 2.16 |
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 .. 11 12 13 14 15 16 17 18 19 20 21 .. 96 Next › Last »
wooque commented on 2019-07-20 10:45 (UTC)
obelix1502 commented on 2019-07-17 15:30 (UTC)
I've the same issue when I try to install firefox-nightly-fr :
$ gpg --recv-keys FC918B335044912E
gpg: connecting dirmngr at '/run/user/1000/gnupg/S.dirmngr' failed: Échec de l'appel IPC connect
gpg: échec de réception depuis le serveur de clefs : Pas de dirmngr
Someone could help me ?
stratosgear commented on 2019-06-14 09:14 (UTC)
Similar to @walkindude:
gendesk: error while loading shared libraries: libgo.so.14: cannot open shared object file: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
Error making: dropbox
walkindude commented on 2019-06-06 20:18 (UTC)
gendesk: error while loading shared libraries: libgo.so.13: cannot open shared object file: No such file or directory
getzze commented on 2019-05-17 08:43 (UTC)
For the systemd service to be working correctly (stop and restart commands), you need to change the type from simple
to forking
:
[Service]
Type=forking
jessymilare commented on 2019-05-17 03:29 (UTC) (edited on 2019-05-17 03:29 (UTC) by jessymilare)
I get the same error as @acdw. Adding '-f' to gendesk in PKGCONFIG worked, although I had also to install dropbox-filesystem-fix from https://github.com/dark/dropbox-filesystem-fix
Thaodan commented on 2019-05-01 16:39 (UTC)
Why libappindicator-gtk3 for plasma? Plasma supports the StatusNotifer spec out of the box and dropbox is no GTK app.
PRafael commented on 2019-04-26 15:42 (UTC)
Thank you for your time. Grat job.
Regards Paulo
jahismighty commented on 2019-04-19 14:43 (UTC)
@acdw: as a hacky workaround you can modify PKGBUILD and add the specified flag (-f) to the gendesk command in the prepare() function.
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