Anyone seen this error when using sugar-launch?
Faisal Anwar
fanwar at mediamods.com
Sun Aug 10 20:54:03 EDT 2008
Thanks Michael ... I'm trying that out.
Faisal
On Fri, Aug 8, 2008 at 5:41 PM, Michael Stone <michael at laptop.org> wrote:
> Here's the relevant part:
>
> File "/usr/share/sugar/services/shell/activityregistryservice.py", line
>> 90, in FindActivity
>> if name.find(key) != -1 or bundle_id.find(key) != -1:
>> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2:
>> ordinal not in range(128)
>>
>
> The code in question is not unicode-safe or the locale is not set
> properly. Check out the use of the string "encode()" method in other
> parts of Sugar to properly convert unicode objects to string objects.
>
> Michael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.laptop.org/pipermail/devel/attachments/20080810/c25c0758/attachment.html>
More information about the Devel
mailing list