Package Details: rxvt-unicode-truecolor-wide-glyphs 9.31-11

Git Clone URL: https://aur.archlinux.org/rxvt-unicode-truecolor-wide-glyphs.git (read-only, click to copy)
Package Base: rxvt-unicode-truecolor-wide-glyphs
Description: Unicode enabled rxvt-clone terminal emulator (urxvt) with true color, enhanced glyphs and improved font rendering support
Upstream URL: https://software.schmorp.de/pkg/rxvt-unicode.html
Licenses: GPL-3.0-only
Conflicts: rxvt-unicode, rxvt-unicode-terminfo, urxvt-perls, urxvt-resize-font
Provides: rxvt-unicode, rxvt-unicode-terminfo, urxvt-keyboard-select, urxvt-resize-font
Submitter: mrdotx
Maintainer: mrdotx
Last Packager: mrdotx
Votes: 20
Popularity: 0.000167
First Submitted: 2020-11-13 12:30 (UTC)
Last Updated: 2025-07-16 19:17 (UTC)

Dependencies (10)

Required by (30)

Sources (13)

Latest Comments

1 2 3 4 5 Next › Last »

moraisaf commented on 2025-09-15 10:03 (UTC)

@mrdotx: I just rebuilt it and seems to be working now. Many thanks!

mrdotx commented on 2025-09-10 19:21 (UTC)

@moraisaf: I tested this on my slowest PC and unfortunately couldn't reproduce the problem. Could it be that your font cache is faulty? Have you tried to clean and rebuild your font cache?

moraisaf commented on 2025-09-10 17:28 (UTC)

Tried to use the latest version using the IosevkaTerm Mono Regular (13Mbs), but there is a pick of cpu usage.

Font: https://github.com/Iosevka-NerdFont/IosevkaTerm/tree/main/IosevkaTerm

The error is fixed using a font not so heavy - any with ~2mb.

I just switched to default package: extra/rxvt-unicode 9.31-8 and works fine - using the cited font.

note: strace didn't show any insights.

mrdotx commented on 2024-11-16 10:01 (UTC)

@Andrei_Korshikov: I had a quick look at it, but with “Nerd Fonts” and I can't reproduce it. It's really strange...

I assume that urxvt will die sooner or later with the switch to Wayland. If I switch to wayland (in the distant future), I will also switch to “foot”. For me it makes no sense to use urxvt over xwayland ;)

Andrei_Korshikov commented on 2024-11-13 15:14 (UTC) (edited on 2025-02-05 00:59 (UTC) by Andrei_Korshikov)

Another weird conditions for segmentation fault. Only symbolic (emoji) fonts are affected, I've checked on Font Awesome 6 Free, Noto Emoji and Segoe UI Symbol. A dozen of non-emoji fonts for different languages from Arabic to Telugu are not affected.

So, I append one of the mentioned emoji font to URxvt.font, and then run man 1 Xorg, then go to next-to-last screen (e.g. by pressing "End" then "PageUp", or just by scrolling down). At this moment segmentation fault occurs.

The output of coredumpctl debug is the same as in my May message. Of course, the values are different, but functions, strings, parameters are identical.

I have no idea what magic stuff is present in that man page, at least I see no strange symbols with my eyes. Testing scripts—terminal_benchmark.sh and terminal_colors.sh—work fine, and I have no other problems with urxvt (I use it extensively on daily basis). I'm not asking for help, just sharing a piece of fun info. [Offtopic: I should switch to Wayland, I know:D]

Edit: one more strange condition. If number of fonts in URxvt.font is 6 or less—man npm leads to urxvt segfault. If 7 or more—everything's fine. Tried with different fonts, saw no dependency on font names, only on their total number.

Andrei_Korshikov commented on 2024-10-15 11:34 (UTC) (edited on 2024-10-15 11:34 (UTC) by Andrei_Korshikov)

@leemeng0x61: Just for the information. Rebuilding of the urxvt was needed for me too. Perl libraries were the cause of the problem in my case…

mrdotx commented on 2024-10-09 15:03 (UTC)

@leemeng0x61: I cannot reproduce this. Probably a dependency problem on your system. I would suggest you try to rebuild the urxvt package...

leemeng0x61 commented on 2024-10-09 03:41 (UTC)

after update system, segmentation violation.

10月 09 11:33:28 LM kernel: urxvtd[11402]: segfault at 8 ip 0000593b12812e5f sp 00007ffca8154040 error 4 in urxvtd[1ee5f,593b12807000+5a000] likely on CPU 5 (core 1, socket > 10月 09 11:33:28 LM kernel: Code: 00 0f 86 94 03 00 00 e8 4f 77 01 00 48 8b 00 41 0f b6 4d 40 4d 63 75 18 48 8b 1d 1c 8f 12 00 48 89 85 50 ff ff ff 49 8b 45 38 <48> 8b 40 08> 10月 09 11:33:28 LM systemd-coredump[11427]: Process 11402 (urxvtd) of user 1000 terminated abnormally with signal 11/SEGV, processing...

ntwk commented on 2024-06-21 11:26 (UTC)

@mrdotx: Thanks for this. I must have misread the PKGBUILD. Upon further inspection, urxvt-perls is indeed in the conflicts section.

mrdotx commented on 2024-06-19 07:09 (UTC)

@ntwk: It is as @Andrei_Korshikov suggested. From my perspective, the urxvt-perls package is not correct and should be fixed. Nevertheless, urxvt-perls has always been in 'conflicts', only urxvt-keyboard-select is in 'provides'.