Your message dated Sun, 6 Jan 2013 15:48:47 +0100
with message-id <[email protected]>
and subject line Re: Bug#568993: tpp does not work correctly with UTF-8 encoded
files
has caused the Debian Bug report #568993,
regarding tpp does not work correctly with UTF-8 encoded files
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
568993: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568993
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tpp
Version: 1.3.1-2
Severity: wishlist
Hi!
I noticed that the examples in /usr/share/doc/tpp/examples were encoded
in latin1. Recoded them to UTF-8, and tested tpp. Some extended
characters
are not represented correctly, and you can see "Ã~" sequences around.
$ recode latin1.. /copy/of/usr/share/doc/tpp/examples/ac-am.tpp; tpp ac-am.tpp
It would be nice to get tpp to render UTF-8 text correctly.
Also, tried to run tpp with ruby1.9, but still I get the extended chars
misrepresented.
Thanks.
Happy hacking,
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32.7-macmini-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages tpp depends on:
ii libncurses-ruby1.8 1.2.4-1 ruby Extension for the ncurses C l
ii ruby 4.2 An interpreter of object-oriented
tpp recommends no packages.
Versions of packages tpp suggests:
ii figlet 2.2.2-1 Frank, Ian & Glenn's Letters
pn texpower <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
* Per Andersson <[email protected]> [2012-05-04 23:40]:
> With the pending upload of ruby-ncurses (1.3.1-1) this will be resolved.
>
> The new version of ruby-ncurses is built with wide character support.
Confirmed, ruby-ncurses 1.3.1 fixes this issue. The ac-am.tpp file is encoded
as iso8895-1, but if you have an utf-8 locale and you convert it using iconv,
you should be able to use it just fine.
Cheers
Nico
--
Nico Golde - http://www.ngolde.de - [email protected] - GPG: 0xA0A0AAAA
pgpra3diZlH8D.pgp
Description: PGP signature
--- End Message ---