Ticket #1600 (closed defect: fixed)

Opened 15 years ago

Last modified 14 years ago

panel: hint is nonenglish when mc is ran as 'LANG=C mc'

Reported by: slyfox Owned by: angel_il
Priority: minor Milestone: 4.7.0-pre4
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset: committed-master

Description

being ran 'LANG=C mc' I get '?????????????????????????????' in hint bar.

Change History

comment:1 follow-up: ↓ 3 Changed 15 years ago by iNode

I think it's correct behaviour.
You should also change LC_MESSAGES.

comment:2 Changed 15 years ago by rt

I see confirmation dialog proposes to fix codeset here before mc's screen appears.

comment:3 in reply to: ↑ 1 Changed 15 years ago by slyfox

Replying to iNode:

I think it's correct behaviour.
You should also change LC_MESSAGES.

Didn't I?

$ LANG=C locale
LANG=C
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C" # This one
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=

comment:4 Changed 15 years ago by angel_il

  • Milestone changed from 4.7.0-pre3 to 4.7.0-pre4

comment:5 Changed 15 years ago by andrew_b

  • Priority changed from major to critical
  • Milestone changed from 4.7.0-pre4 to 4.7.0-pre3

comment:6 Changed 15 years ago by andrew_b

  • Component changed from mc-core to mc-skin

comment:7 Changed 15 years ago by andrew_b

  • Priority changed from critical to minor
  • Component changed from mc-skin to mc-core
  • Milestone changed from 4.7.0-pre3 to 4.7.0-pre4

Sorry, ticket mismatch...

comment:8 Changed 14 years ago by slyfox

Have

export LANGUAGE=ru_BY:ru_RU:ru:en_GB:en

in ~/.bashrc.

comment:10 Changed 14 years ago by angel_il

  • Owner set to angel_il
  • Status changed from new to accepted

comment:11 Changed 14 years ago by angel_il

  • severity changed from no branch to on review

branch: 1600_hint_output_fix
changeset: 99a77fbca9322565b365938e863e506053839d99

comment:12 Changed 14 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:13 Changed 14 years ago by iNode

  • Votes for changeset changed from slavazanko to slavazanko INode
  • severity changed from on review to approved

comment:14 Changed 14 years ago by iNode

  • Votes for changeset changed from slavazanko INode to slavazanko iNode

comment:15 Changed 14 years ago by angel_il

  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko iNode to commited-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:16 Changed 14 years ago by slavazanko

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.