On Sat, Oct 17, 2009 at 12:42:44AM +0400, Nikita V. Youshchenko wrote:
> Hi
> 
> I'm getting this in frameworkd stdout:
> 
> Traceback (most recent call last):
>   File "/usr/lib/pymodules/python2.5/framework/patterns/tasklet.py", line 
> 178, in send
>     value = self.generator.send(value)
>   
> File 
> "/usr/lib/pymodules/python2.5/framework/subsystems/opimd/pimb_sim_messages_fso.py",
>  
> line 287, in load_entries
>     self.process_all_entries(entries)
>   
> File 
> "/usr/lib/pymodules/python2.5/framework/subsystems/opimd/pimb_sim_messages_fso.py",
>  
> line 247, in process_all_entries
>     self.process_single_entry([[message[0][0]],message[0][1],message[0]
> [2],message[0][3],message[0][4]])
>   
> File 
> "/usr/lib/pymodules/python2.5/framework/subsystems/opimd/pimb_sim_messages_fso.py",
>  
> line 139, in process_single_entry
>     entry_id = self._domain_handlers['Messages'].register_entry(self, 
> entry)
>   
> File 
> "/usr/lib/pymodules/python2.5/framework/subsystems/opimd/pimd_messages.py", 
> line 324, in register_entry
>     message_id = GenericDomain.register_entry(self, backend, message_data)
>   
> File 
> "/usr/lib/pymodules/python2.5/framework/subsystems/opimd/pimd_generic.py", 
> line 647, in register_entry
>     entry.import_fields(entry_data, backend.name)
>   
> File 
> "/usr/lib/pymodules/python2.5/framework/subsystems/opimd/pimd_generic.py", 
> line 171, in import_fields
>     compare_value = self.make_comp_value(field_value)
>   
> File 
> "/usr/lib/pymodules/python2.5/framework/subsystems/opimd/pimd_generic.py", 
> line 140, in make_comp_value
>     if str(field_value).startswith('tel:'):
> UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-4: 
> ordinal not in range(128)
> 
> Could somebody please help to debug this?

Hi,

You may want to get in contact with Sebastian Krzyszkowiak, who is
the one doing most of the commits on opimd at the moment. I added a
CC, because I don't know if he is subscribed to the list.

P.S.: I hope to find some time to update the FSO/SHR packages +
config package in pkg-fso next week (university started, so I
don't have as much time as before). The good thing is, that
I now own my own 1.2Ghz armel build system [1], so I don't have
to use the slow qemubuilder :)

[1] http://en.wikipedia.org/wiki/SheevaPlug

-- Sebastian

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to