You are not logged in.

#1 2012-04-24 13:31:43

monotiz
Member
Registered: 2007-10-20
Posts: 140

[SOLVED] Midnight Commander problem

I've a small problem with MC and nicedark skin.

As you see in the follow screenshot, there is a lot of "???" in the skin. How can I fix this? The skin is original.

tZGh1aA


Thank you.

Last edited by monotiz (2012-04-24 19:15:52)

Offline

#2 2012-04-24 14:10:51

roentgen
Member
Registered: 2011-03-15
Posts: 91

Re: [SOLVED] Midnight Commander problem

What's the output of 'locale -a'?

Offline

#3 2012-04-24 19:09:22

monotiz
Member
Registered: 2007-10-20
Posts: 140

Re: [SOLVED] Midnight Commander problem

I found the problem.
The problem is urxvtc. With urxvt the look is good.

Last edited by monotiz (2012-04-24 19:17:21)

Offline

#4 2012-04-24 19:17:06

roentgen
Member
Registered: 2011-03-15
Posts: 91

Re: [SOLVED] Midnight Commander problem

Sorry, that should've been just 'locale' (no -a). I remerber having the same problem and I solved it by setting the locale (en_US.UTF-8 in my case) in /etc/locale.conf.

$ cat /etc/locale.conf 
LANG=en_US.UTF-8
LC_COLLATE=C

https://wiki.archlinux.org/index.php/Locale

Edit:

The problem is urxvtc. With urxvt the look is good.

Ahh... OK.

Last edited by roentgen (2012-04-24 19:19:55)

Offline

Board footer

Powered by FluxBB