bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parted 1.6.0-pre10


From: Andrew Clausen
Subject: Re: Parted 1.6.0-pre10
Date: Sat, 27 Apr 2002 10:48:00 +1000
User-agent: Mutt/1.3.28i

On Fri, Apr 26, 2002 at 04:41:17PM +0700, address@hidden wrote:
> I can't get parted 1.4.24 or 1.6.0-pre10 with nls support to work.
> Other programs with nls support on my system work.

The source of the problem is: Parted needs to do string comparisons
in native language, since it accepts commands in native language.
This means everything needs to be converted to a single canonical
format.

> export LC_ALL=de_DE
> parted
> Error during translation: Invalid or incomplete multibyte or wide character

Can you find any way of getting mbsrtowcs(buf, "ü", BUFSIZE, &ps) to work
on your system?

Thanks,
Andrew



reply via email to

[Prev in Thread] Current Thread [Next in Thread]