Your message dated Sun, 8 Jul 2007 02:27:44 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#376281: [pofilter] Problems detecting the encoding?
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: translate-toolkit
Version: 0.8.rc6-1
Hi,
the typical output of pofilter is the following:
$ pofilter wesnoth-tutorial/de.po
processing 1 files...
pofilter: warning: Error processing: input wesnoth-tutorial/de.po, output None,
template None: 'ascii' codec can't decode byte 0xc3 in position 94: ordinal not
in range(128)
[###########################################] 100%
The file wesnoth-tutorial/de.po is encoded in UTF-8 and msgfmt -c doesn't
complain. What's the problem of pofilter?
wesnoth-tutorial/de.po:
"Project-Id-Version: Battle for Wesnoth 1.2\n"
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
"POT-Creation-Date: 2006-07-01 14:03+0200\n"
"PO-Revision-Date: 2006-06-22 21:38+0200\n"
"Last-Translator: Gerfried Fuchs <[EMAIL PROTECTED]>\n"
"Language-Team: irc://irc.freenode.net/#wesnoth-de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Why doesn't it print the line and column number of the suspected bogus
character?
Jens
--- End Message ---
--- Begin Message ---
Version: 1.0.1-1
Hello,
On Sat, Jul 01, 2006 at 05:58:32PM +0200, Jens Seidel wrote:
>
> the typical output of pofilter is the following:
>
> $ pofilter wesnoth-tutorial/de.po
> processing 1 files...
>
> pofilter: warning: Error processing: input wesnoth-tutorial/de.po, output
> None, template None: 'ascii' codec can't decode byte 0xc3 in position 94:
> ordinal not in range(128)
> [###########################################] 100%
>
> The file wesnoth-tutorial/de.po is encoded in UTF-8 and msgfmt -c doesn't
> complain. What's the problem of pofilter?
There has been progresses regarding encoding handling of PO files (both in
storage/po.py and in the filters). (Upstream bug 193)
I could not reproduce it anymore. Thus I'm closing this bug.
Kind Regards,
--
Nekral
--- End Message ---