Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715590 - net-im/zoom-3.5.374815.0324-r2 - strange and ugly icon
Summary: net-im/zoom-3.5.374815.0324-r2 - strange and ugly 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:
Depends on:
Blocks:
 
Reported: 2020-03-31 09:59 UTC by Fulgurance
Modified: 2020-12-11 13:11 UTC (History)
4 users (show)

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


Attachments
zoom version (file_715590.txt,283 bytes, text/plain)
2020-03-31 09:59 UTC, Fulgurance
Details
emerge info (file_715590.txt,8.43 KB, text/plain)
2020-03-31 09:59 UTC, Fulgurance
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fulgurance 2020-03-31 09:59:01 UTC
Created attachment 627882 [details]
zoom version

Hello, i have updated zoom to the last version, thanks for patching video camera problem :)

But now the icon of zoom is totally strange ... He doesn't look like anything.
Comment 1 Fulgurance 2020-03-31 09:59:52 UTC
Created attachment 627884 [details]
emerge info
Comment 2 Jonas Stein gentoo-dev 2020-03-31 21:13:41 UTC
please update and test. It should be fixed.

*** This bug has been marked as a duplicate of bug 715088 ***
Comment 3 Ulrich Müller gentoo-dev 2020-04-01 08:05:59 UTC
Please don't hide the package version in an attachment, it belongs in the summary line.

Can you attach a screenshot (or section of) showing the problem?
Comment 4 Fulgurance 2020-04-01 08:13:26 UTC
Yes, i have uploaded screenshoot:
https://ibb.co/2v9KXFz
Comment 5 Ulrich Müller gentoo-dev 2020-04-01 08:31:46 UTC
Interesting, seems that the desktop environment cannot display SVG images.
Is that KDE?
Comment 6 Fulgurance 2020-04-01 08:36:25 UTC
Yes.
Comment 7 Larry the Git Cow gentoo-dev 2020-04-01 09:53:06 UTC
The bug has been referenced in the following commit(s):

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

commit b815c3448ed2510aa71c76a31ae41c83a8b00236
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2020-04-01 09:51:57 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2020-04-01 09:52:40 +0000

    net-im/zoom: Install XPM icon as fallback.
    
    Bug: https://bugs.gentoo.org/715590
    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.xpm                | 32 ++++++++++++++++++++++
 ...24-r2.ebuild => zoom-3.5.374815.0324-r3.ebuild} |  2 +-
 2 files changed, 33 insertions(+), 1 deletion(-)
Comment 8 Ulrich Müller gentoo-dev 2020-04-01 09:53:52 UTC
Please test if -r3 fixes the problem.
Comment 9 Fulgurance 2020-04-01 11:29:08 UTC
Sorry, i have added svg support and updated to the Last version, but the same problem.
Comment 10 Ulrich Müller gentoo-dev 2020-04-01 11:38:03 UTC
CCing KDE team, is there a known problem with display of SVG icons (see screenshot linked in comment #4)? And if yes, why would adding a fallback XPM icon not help?
Comment 11 Larry the Git Cow gentoo-dev 2020-04-02 15:32:50 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0c8a3fbe5f26b19239026fd9b3c38f311097b3

commit 1f0c8a3fbe5f26b19239026fd9b3c38f311097b3
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2020-04-02 15:32:07 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2020-04-02 15:32:40 +0000

    net-im/zoom: Install icon in /usr/share/icons instead of .../pixmaps.
    
    Bug: https://bugs.gentoo.org/715590
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 ...zoom-3.5.374815.0324-r3.ebuild => zoom-3.5.374815.0324-r4.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
Comment 12 Ulrich Müller gentoo-dev 2020-04-02 15:33:28 UTC
(In reply to Fulgurance from comment #9)
> Sorry, i have added svg support and updated to the Last version, but the
> same problem.

Try again with -r4 please.