[issue2480] crush(cygwin): LANG=ja_JP ; hg showconfig

sharow bugs at mercurial.selenic.com
Mon Nov 8 12:55:13 UTC 2010


New submission from sharow <shirowmiura at gmail.com>:

at cygwin/bash LANG=ja_JP environment

reproduce process(cygwin bash shell):
$
$ uname -a
CYGWIN_NT-5.1 MACHINE-NAME 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin
$ LANG=ja_JP
$ hg showconfig
** 予期せぬ例外が浮揚されました。
**  http://mercurial.selenic.com/wiki/BugTracker まで
**  以下の情報を報告してください。
** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
** Mercurial Distributed SCM (version 1.7)
** Extensions loaded:
Traceback (most recent call last):
  File "hg", line 38, in <module>
  File "mercurial\dispatch.pyc", line 16, in run
  File "mercurial\dispatch.pyc", line 36, in dispatch
  File "mercurial\dispatch.pyc", line 58, in _runcatch
  File "mercurial\dispatch.pyc", line 590, in _dispatch
  File "mercurial\dispatch.pyc", line 401, in runcommand
  File "mercurial\dispatch.pyc", line 641, in _runcommand
  File "mercurial\dispatch.pyc", line 595, in checkargs
  File "mercurial\dispatch.pyc", line 588, in <lambda>
  File "mercurial\util.pyc", line 427, in check
  File "mercurial\commands.pyc", line 1081, in showconfig
UnicodeDecodeError: 'ascii' codec can't decode byte 0x90 in position 0: ordinal
not in range(128)
$

no problem in cmd.exe.
this is bug?

----------
messages: 14311
nosy: sharow
priority: bug
status: unread
title: crush(cygwin): LANG=ja_JP ; hg showconfig

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2480>
____________________________________________________


More information about the Mercurial-devel mailing list