On 9/22/09, arne anka <[email protected]> wrote: > well, here's the real mccoy: > > > 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 character u'\xe4' in > position 25: ordinal not in range(128) > > > looks, like utf8 is till not used as default or at least exception > handling could use some improvement. > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community >
That's me who should get this mail. Mail starred, expect fix soon ;) -- Sebastian Krzyszkowiak dos _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

