Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2007 07:13:14 GMT
From:      dawnh<dawnh@dawnh.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/112758: in the sysinstall FDISK tool we can't move the cursor under the UTF-8 locale
Message-ID:  <200705180713.l4I7DD3H037709@www.freebsd.org>
Resent-Message-ID: <200705180720.l4I7KAwL011941@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         112758
>Category:       bin
>Synopsis:       in the sysinstall FDISK tool we can't move the cursor under the UTF-8 locale
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 18 07:20:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     dawnh
>Release:        6.2-Release
>Organization:
edong.com
>Environment:
FreeBSD proxy.edong.com 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Thu Jan 18 16:51:52 UTC 2007     root@proxy.edong.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
When I set the locale to UTF-8 use this command throuh the ssh login

proxy# setenv LANG en_US.UTF-8

and the locale command output is :

proxy# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=
proxy# 

In this situation,run sysinstall--configure--Fdisk,I found that I can't move the cursor use the Up and Down arrow.But this doesn't happen in the disklabel tool. 
>How-To-Repeat:
set the locale to UTF-8,and run sysinstall.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705180713.l4I7DD3H037709>