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?

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to