Gentoo Archives: gentoo-dev

From: Christian Faulhammer <fauli@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: Gentoo stats server/client @ 2009-08-22
Date: Mon, 31 Aug 2009 07:52:28
Message-Id: 20090831150113.0c6670af@gentoo.org
In Reply to: Re: [gentoo-dev] Re: Gentoo stats server/client @ 2009-08-22 by Sebastian Pipping
1 Hi,
2
3 Sebastian Pipping <webmaster@××××××××.org>:
4
5 > Alexey Shvetsov wrote:
6 > > Hi all!
7 > >
8 > > seems smoltSendProfile doesnt work with unicode locales =)
9 > > 100%] x11-wm/twm-1.0.4
10 > > Traceback (most recent call last):
11 > > File
12 > > "/usr/lib/python2.6/site-packages/smolt/client/sendProfile.py",
13 > > line 211, in <module> """ % excerpts
14 > > UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position
15 > > 0: ordinal not in range(128)
16 >
17 > Sorry I wasn't able to address this issue earlier.
18 >
19 > I have just committed a patch [1] that could fix it. Please try again
20 > with the latest HEAD and let me know how it works for you.
21
22 Traceback (most recent call last):
23 File "/usr/lib/python2.6/site-packages/smolt/client/sendProfile.py",
24 line 215, in <module> """ % excerpts
25 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3:
26 ordinal not in range(128)
27
28 Similar. :)
29
30 V-Li
31
32 --
33 Christian Faulhammer, Gentoo Lisp project
34 <URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
35
36 <URL:http://gentoo.faulhammer.org/>

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Re: Gentoo stats server/client @ 2009-08-22 Sebastian Pipping <webmaster@××××××××.org>