Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650590 - net-misc/dropbox: incorrect desktop entry
Summary: net-misc/dropbox: incorrect desktop entry
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-03-15 20:07 UTC by Joao Carreira
Modified: 2019-10-01 21:44 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to fix the problem (dropbox-icon-fix.patch,507 bytes, patch)
2018-03-15 20:07 UTC, Joao Carreira
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joao Carreira 2018-03-15 20:07:59 UTC
Created attachment 524074 [details, diff]
Patch to fix the problem

In the dropbox ebuild make_desktop_entry does not specify the icon. 

Since the default value does not exist we end up without icon in DE.

This affects every dropbox pkg version!
Comment 1 Larry the Git Cow gentoo-dev 2019-10-01 21:44:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0749b4a7d30ff75c76acb0c7fd10ffd9f1f2a2

commit 9a0749b4a7d30ff75c76acb0c7fd10ffd9f1f2a2
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2019-10-01 21:35:37 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2019-10-01 21:44:21 +0000

    net-misc/dropbox: bump to 81.4.195 w/ misc fixes
    
    Bump to new version.  Removed (afaict) completely unused python deps &
    eclass usage.  Fix up installed .desktop file.  Add dep on new
    libffi-compat for libffi.so.6.
    
    Closes: https://bugs.gentoo.org/695804
    Closes: https://bugs.gentoo.org/673184
    Closes: https://bugs.gentoo.org/673096
    Closes: https://bugs.gentoo.org/650590
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-misc/dropbox/Manifest                |   2 +
 net-misc/dropbox/dropbox-81.4.195.ebuild | 116 +++++++++++++++++++++++++++++++
 net-misc/dropbox/metadata.xml            |   4 ++
 3 files changed, 122 insertions(+)