Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715088 - net-im/zoom - wrong desktop icon
Summary: net-im/zoom - wrong desktop icon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ulrich Müller
URL:
Whiteboard:
Keywords:
: 715104 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-03-27 19:22 UTC by Fulgurance
Modified: 2020-12-10 06:50 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fulgurance 2020-03-27 19:22:12 UTC
Hello, i have tested net-im/zoom ebuild (two available versions), and i would like to report 2 problems.

In first, zoom icon is wrong, it's not the official zoom icon.

And in second, camera don't work.
It's not config problem, because zoom ebuild from jorgicio overlay work.
Comment 1 Jonas Stein gentoo-dev 2020-03-27 19:59:26 UTC
We can only work with one bug per ticket.
Please open a second ticket regarding the camera. 
Add your camera type, emerge -info
zoom version.
Comment 2 Fulgurance 2020-03-27 20:14:09 UTC
Okay, can you remove this bug please ?
Comment 3 Ulrich Müller gentoo-dev 2020-03-27 21:27:12 UTC
The icon is a picture of a headset, what is wrong with this?
Comment 4 Fulgurance 2020-03-27 23:56:03 UTC
Headset isn't the zoom icon. Its blue icon with camera. Thanks you to update it please.
Comment 5 Fulgurance 2020-03-28 00:02:36 UTC
It's okay, i have posted 2 differents post
Comment 6 Ulrich Müller gentoo-dev 2020-03-28 01:04:28 UTC
(In reply to Fulgurance from comment #4)
> Headset isn't the zoom icon. Its blue icon with camera. Thanks you to update
> it please.

The problem is that the package's tarball doesn't contain any icon that could be installed. Also, we cannot extract the original zoom icon and distribute it ourselves, because the license doesn't allow it.

What we could do is to take a generic videocam icon like this one from Google's Material Design Icons:
https://github.com/google/material-design-icons/blob/master/av/svg/production/ic_videocam_48px.svg
Changing it to white on a blue background should be a good approximation.
Comment 7 Joonas Niilola gentoo-dev 2020-03-28 08:03:05 UTC
*** Bug 715104 has been marked as a duplicate of this bug. ***
Comment 8 Fulgurance 2020-03-28 08:27:22 UTC
... Okay, i have looked jorgicio overlay, but when gentoo have added zoom in official repository, jorgicio have removed his ebuild and added the gentoo ebuild ...

I think it's good idea to contact him: https://github.com/jorgicio/jorgicio-gentoo-overlay
Comment 9 Andreas K. Hüttel archtester gentoo-dev 2020-03-28 10:18:48 UTC
(In reply to Fulgurance from comment #8)
> ... Okay, i have looked jorgicio overlay, but when gentoo have added zoom in
> official repository, jorgicio have removed his ebuild and added the gentoo
> ebuild ...
> 
> I think it's good idea to contact him:
> https://github.com/jorgicio/jorgicio-gentoo-overlay

Last version in jorgicion overlay is identical to the one now in the main tree
Comment 10 Larry the Git Cow gentoo-dev 2020-03-28 12:16:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c59604601505f67e7c744a656b8a89cb55b94da

commit 8c59604601505f67e7c744a656b8a89cb55b94da
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2020-03-28 12:14:50 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2020-03-28 12:15:05 +0000

    net-im/zoom: Several fixes.
    
    Fix problem that ALSA devices are not found if media-sound/apulse[sdk]
    is installed.
    
    Add missing dependency on media-libs/libjpeg-turbo and a symlink
    (for dlopen?) to fix a camera problem.
    
    Install a better icon. Generic camera icon taken from
    https://github.com/google/material-design-icons/blob/master/av/svg/production/ic_videocam_24px.svg
    (licensed under Apache-2.0) and locally modified.
    
    Closes: https://bugs.gentoo.org/715106
    Closes: https://bugs.gentoo.org/715088
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 net-im/zoom/files/zoom-videocam.svg                |  4 +++
 ....0324.ebuild => zoom-3.5.374815.0324-r1.ebuild} | 30 +++++++++++++++++++---
 2 files changed, 30 insertions(+), 4 deletions(-)
Comment 11 Jonas Stein gentoo-dev 2020-03-31 21:13:41 UTC
*** Bug 715590 has been marked as a duplicate of this bug. ***