Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 910193

Summary: x11-terms/rxvt-unicode-9.31-r1: invalid rendering of UTF characters with dev-lang/perl-5.38.0
Product: Gentoo Linux Reporter: manwe <gentoo>
Component: Current packagesAssignee: Marek Szuba (RETIRED) <marecki>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 908724    
Attachments: unicode patch

Description manwe 2023-07-10 13:31:57 UTC
After perl upgrade to version 5.38.0, rxvt-unicode fails to display UTF characters properly. You can find patch in attachment. Based on upstream commit https://github.com/exg/rxvt-unicode/commit/16634bc8dd5fc4af62faf899687dfa8f27768d15 

Reproducible: Always
Comment 1 manwe 2023-07-10 13:32:26 UTC
Created attachment 865333 [details, diff]
unicode patch
Comment 2 Larry the Git Cow gentoo-dev 2023-07-11 08:38:56 UTC
The bug has been closed via the following commit(s):

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

commit ccd22a89f107efff65a8c39f2be3df65b2a93de5
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-07-11 08:36:34 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-07-11 08:36:34 +0000

    x11-terms/rxvt-unicode: backport fix for UTF breakage against perl-5.38
    
    Closes: https://bugs.gentoo.org/910193
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 .../files/rxvt-unicode-9.31-perl5.38.patch         |  13 +++
 x11-terms/rxvt-unicode/rxvt-unicode-9.31-r2.ebuild | 125 +++++++++++++++++++++
 2 files changed, 138 insertions(+)