Yeah I got the same problem in Gnome 3.14. The dropbox icon is not present in the bar, but if I right click where it should be the menu appears.
This bug is present since the qt change.
Search Criteria
Package Details: dropbox 224.4.4811-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.71 |
First Submitted: | 2009-01-22 14:21 (UTC) |
Last Updated: | 2025-05-19 18:54 (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, mimejs-gitAUR, xdg-utils-mimeoAUR) (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-224.4.4811.tar.gz
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-224.4.4811.tar.gz.asc
- terms.txt
Latest Comments
« First ‹ Previous 1 .. 38 39 40 41 42 43 44 45 46 47 48 .. 97 Next › Last »
tekila commented on 2014-12-17 15:00 (UTC)
KlipperKyle commented on 2014-12-16 21:13 (UTC)
I just stumbled on this on Dropbox's (rather crummy) forum. The problem with the disappearing icons could be a problem with the icon resources themselves.
> After the latest big update I've faced a problem with Dropbox tray icon in Ubuntu 12.04 with MATE desktop environment.
There's no full-sized Dropbox icon in tray - only 1x1 small white pixel (so-called "icon", but resized somehow to 1px). So you have no ability to reach Dropbox context menu from tray and to see.
It seems to be the graphic files' problem.
I've opened .png files from ~/.dropbox-dist/dropbox-lnx.x86_64-3.0.3/images/hicolor/16x16/status in Photoshop , converted them from 16 bits per channel to 8 bits per channel, restarted Dropbox - and tray icon appeared!
But after the next restart 1px "icon" got back...
I haven't tested different Ubuntu desktop environments, but other people had mentioned the same problem in XFCE with no solution.
>
> Michail V.
<https://www.dropboxforum.com/hc/communities/public/questions/201488805-Stable-Build-3-0-3/answers/200931675>
fthiery commented on 2014-12-16 20:50 (UTC)
The package is indeed becoming huge, 123 MB for me...
mtorromeo commented on 2014-12-16 14:18 (UTC)
Enough with the dependencies requests! They are all bundled...
Please do not link me wiki pages
vicp74 commented on 2014-12-16 13:39 (UTC)
The dependencies are still wrong, you can check it using namcap [1]:
$ namcap dropbox-3.0.3-2-i686.pkg.tar.xz
dropbox E: Dependency qt5-webkit detected and not included
dropbox E: Dependency popt detected and not included
dropbox W: Dependency included and not needed ('dbus-glib')
So the PKGBUILD should say:
depends=("qt5-webkit" "popt" "libsm")
[1]: https://wiki.archlinux.org/index.php/Arch_Packaging_Standards#AUR_packages (step 4)
Bazon commented on 2014-12-16 07:09 (UTC)
@silverhammermba:
Look there: https://www.dropboxforum.com/hc/communities/public/questions/201488805-Stable-Build-3-0-3
silverhammermba commented on 2014-12-16 06:54 (UTC)
I'm confused as to why the source URL is not one of the official download ones e.g. https://linux.dropbox.com/packages/...
Also all of those packages are named v1.6.2. I can't find any download links for linux that are 3.0.3
Xavier commented on 2014-12-14 16:27 (UTC)
this is a QT version no GTK, please update the dependencies
MightyPork commented on 2014-12-14 10:27 (UTC)
Is this the official release? Just noticed that on their website there's only ~2.1, where does this come from? (btw the downgrade option by @nhutdm + adding to IgnorePkg worked great!)
Ayceman commented on 2014-12-13 22:07 (UTC)
Downgrading according to those sources works well - hope they fix it, as we shouldn't have to use an older client.
ctown.myth, gourdcaptain: I said that having QT_STYLE_OVERRIDE set to gtk is aggravation the problem, not a solution. Some systems have it set to fix a qt theming issue in Xfce.
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