Tiny Core Base > Release Candidate Testing

Core v11.0beta1

<< < (12/14) > >>

GNUser:
Got it, thank you. I've often wondered about the significance of "Pure" in Pure64. Glad I asked :)

Juanito:
.xsession adjusted and Xlibs reposted

GNUser:
Hi, @andyj. I see you are the maintainer of one of my favorite extensions, rxvt.tcz

It seems that rxvt.tcz needs to be rebuilt for tc-11 because it's only able to show Unicode characters if I copy over my old mylocale.tcz extension from Pure64 10.1. Unfortunately, the old mylocale.tcz breaks some things (e.g. http://forum.tinycorelinux.net/index.php/topic,23484.msg147289.html#msg147289).

If I use the new mylocale.tcz that I generated in Pure64 v11.0beta1, no Unicode characters show up in rxvt.

andyj:
Already done. Which font are you using? Are you setting lang in the kernel command line? Remember, rxvt supports true type fonts if you have one that you know has the glyphs you need.

GNUser:
andyj, I set the terminal font with this in my ~/.Xdefaults:

--- Code: ---URxvt*font: xft:Luxi Mono:pixelsize=14
--- End code ---
This font was working fine with rxvt in Pure64 10.1

I set the lang with this boot code: lang=en_US.UTF-8 (the locale in mylocale.tcz).

Is this worrisome:

--- Code: ---$ locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
--- End code ---
?

Maybe rxvt.tcz is innocent and the problem is that getlocale.tcz is not generating the locale files properly?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version