Re: Working UTF-8 support with newt frontend?

2003-04-05 Thread Petter Reinholdtsen

I worked on this yesterday, and discovered that the UTF-8 characters
will be properly displayed if d-i/build/graphic.utf is printed in the
console.

I also discovered that whiptail also got the same problem.  Check out
http://bugs.debian.org/187704> for the bug report and a test
script.  I belive the problem is in slang, failing to convert the
linux termcap values for linedrawing into UTF-8.

I hope the newt maintainer know more and will reply quickly. :)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Working UTF-8 support with newt frontend?

2003-03-24 Thread Martin Sjögren
tis 2003-03-25 klockan 01.40 skrev Andre Luis Lopes:
> BTW, could you shed some light on how one could test frontends others
> than the text one ? I'm currently doing my testing only using the text
> one but I would be happy to test the newt or slang ones and check out
> translations now that UTF-8 seems to be working.

Add cdebconf-newt-udeb or cdebconf-slang-udeb to
build/pkg-lists/cdrom/common and build the cdrom imgae. I don't know if
they'll fit on the net floppy. Oh, make sure you have slang1-utf8-pic
and libnewt-utf8-pic intalled.


/M
-- 
Martin Sjögren
  [EMAIL PROTECTED] -- [EMAIL PROTECTED]
  GPG key: http://www.mdstud.chalmers.se/~md9ms/gpg.html
  let hello = "hello" : hello in putStr (unlines hello)


signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signeradmeddelandedel


Re: Working UTF-8 support with newt frontend?

2003-03-24 Thread Andre Luis Lopes
Hi,

On Mon, Mar 24, 2003 at 12:32:32AM +0100, Petter Reinholdtsen wrote:
> 
> I believe the newt frontend should be handling UTF-8 characters fairly
> well now.  The new rootskel package will turn on UTF-8 support in the
> linux console.  This is supposed to work on 2.4 kernels.  My test
> displays æøå, but I am not sure if it will display characters outside
> ISO-8859-1.  Can anyone test this?  I'm not sure which langauge uses
> non-latin1 charactesr, so I do not know which langauge to choose to
> test this.  We also need to test if it work for asian characters.
[snip]

BTW, could you shed some light on how one could test frontends others
than the text one ? I'm currently doing my testing only using the text
one but I would be happy to test the newt or slang ones and check out
translations now that UTF-8 seems to be working.

-- 
++--++
||  André Luís Lopes   [EMAIL PROTECTED]   ||
||  Debian-BR Project  http://debian-br.cipsga.org.br   ||
||  Public GPG KeyID   9D1B82F6 ||
||  Keyserver  wwwkeys.eu.pgp.net   ||


pgp0.pgp
Description: PGP signature


Working UTF-8 support with newt frontend?

2003-03-23 Thread Petter Reinholdtsen

I believe the newt frontend should be handling UTF-8 characters fairly
well now.  The new rootskel package will turn on UTF-8 support in the
linux console.  This is supposed to work on 2.4 kernels.  My test
displays æøå, but I am not sure if it will display characters outside
ISO-8859-1.  Can anyone test this?  I'm not sure which langauge uses
non-latin1 charactesr, so I do not know which langauge to choose to
test this.  We also need to test if it work for asian characters.

The borders are broken.  Instead of the nice lines it used to display,
it shows other strange characters.  No idea why.

This might work with the other frontends as well.  I haven't tested.

(This was mostly written for Tollef to include it in his
status report :)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]