Ticket #369 (closed defect: invalid)
line drawing characters are messed up in linux console
Reported by: | ossi | Owned by: | ZYV |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | yury@… | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
practically all line drawing characters are messed up in a linux console for me. it works in an xterm and konsole, though - even though the setup is in theory the same (all latin1).
not a slang vs. ncurses issue this time. :)
worked before, of course. :)
Change History
comment:2 follow-up: ↓ 3 Changed 15 years ago by ossi
my locale is all POSIX (i.e., unset). it does not matter whether i set it to utf-8 or "full 8 bits" (and it refuses to keep iso 8859-1 which would be correct, but that's documented in another report). and note that this does work in the terminal emulators despite identical environment settings. setting TERM=xterm in the linux console doesn't change a thing. setting TERM=linux in an xterm makes a mess, but it looks differently than the one in the console.
comment:3 in reply to: ↑ 2 Changed 15 years ago by andrew_b
Replying to ossi:
it looks differently than the one in the console.
In console: is that mess is different from time to time or it constant?
comment:4 Changed 15 years ago by ossi
constant. it is "simply" a wrong encoding.
bleh, this seems to be some kind of linux problem which appeared fairly recently, in fact - umlauts are messed up even if i don't fire up mc. sorry for the noise. please close as invalid (why can't i do that?).
comment:5 Changed 15 years ago by ZYV
- Status changed from new to assigned
- Owner set to ZYV
OK. I think that's because the ticket should be assigned before it's closed.
I can't reproduce this one.