Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910193 - x11-terms/rxvt-unicode-9.31-r1: invalid rendering of UTF characters with dev-lang/perl-5.38.0
Summary: x11-terms/rxvt-unicode-9.31-r1: invalid rendering of UTF characters with dev-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: perl-5.38
  Show dependency tree
 
Reported: 2023-07-10 13:31 UTC by manwe
Modified: 2023-07-11 08:38 UTC (History)
0 users

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


Attachments
unicode patch (perl-5.38-unicode.patch,380 bytes, patch)
2023-07-10 13:32 UTC, manwe
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)