Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779079 - kde-frameworks/kiconthemes-5.80.0 breaks mumble icons (lxqt SVG icons?)
Summary: kde-frameworks/kiconthemes-5.80.0 breaks mumble icons (lxqt SVG icons?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-29 12:40 UTC by gerion
Modified: 2021-04-04 13:22 UTC (History)
2 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 gerion 2021-03-29 12:40:59 UTC
Snce a recent upgrade of kiconthemes I have no icons in Mumble anymore. After some researching, I have found that this is already reported and fixed. However, currently there is no backport within Gentoo. Can you backport the specific patches?

Here are the related links with a better discussion what the problem is:
https://bugs.archlinux.org/task/69988
https://bugs.kde.org/show_bug.cgi?id=434451
https://invent.kde.org/frameworks/kiconthemes/-/merge_requests/26

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-04-04 13:22:58 UTC
The bug has been closed via the following commit(s):

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

commit 33d9a83ffd4af95fe91811d508ba23f3bce5112f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-04-04 11:22:17 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-04-04 13:19:39 +0000

    kde-frameworks/kiconthemes: Fix SVG icon display, QGnomePlatform fix
    
    Upstream commits:
    3262669e3abfa7171463e3bf34f7c60eacf6bc77
    5a5d7b57fee23d934d90989133f870404557ff6f
    e4fb7dda788e5dc44ada56f089053453f3ff0c1c
    
    See also: https://invent.kde.org/frameworks/kiconthemes/-/merge_requests/26
    KDE-bug: https://bugs.kde.org/show_bug.cgi?id=434451
    Reported-by: Gerion Entrup <gerion.entrup@flump.de>
    Closes: https://bugs.gentoo.org/779079
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/kiconthemes-5.80.0-fix-svg-icons.patch   | 22 +++++
 ....0-revert-avoid-plugin-load-racecondition.patch | 68 ++++++++++++++++
 ...0.0-revert-private-header-to-avoid-extern.patch | 95 ++++++++++++++++++++++
 .../kiconthemes/kiconthemes-5.80.0-r1.ebuild       | 38 +++++++++
 4 files changed, 223 insertions(+)