[pkg-fso-maint] zhone broken [Was: (short) Bits from the E world]

Jonathan Schultz jonathan at imatix.com
Fri Dec 18 09:02:44 UTC 2009


 > As usual, testing and bugreports are welcome.

Thanks :)  Here goes:

After performing s/svn-03/svn-05/ and rebuilding python-edje and zhone, 
zhone crashes with:

Traceback (most recent call last):
   File "/usr/bin/zhone", line 2766, in <module>
     gui = GUI( options, args )
   File "/usr/bin/zhone", line 2352, in __init__
     self.groups[page] = ctor( self )
   File "/usr/bin/zhone", line 1619, in __init__
     self.set_button_text(0)
   File "/usr/bin/zhone", line 1657, in set_button_text
     self.part_text_set("label_%d_%d" % (i,j) , text)
   File "edje.c_edje_object.pxi", line 411, in 
edje.c_edje.Edje.part_text_set (edje/edje.c_edje.c:10232)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u21e9' in 
position 0: ordinal not in range(128)

Googling for this error message reveals: 
http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg555909.html 
so according to the directions a reverted to the oldest version of 
cython I could find (0.9.8-1 in Debian/stable) and rebuilt python-edje. 
  But it made no difference.

Any ideas?

Jonathan






More information about the pkg-fso-maint mailing list