View Single Post
CepiPerez's Avatar
Posts: 1,023 | Thanked: 4,421 times | Joined on Feb 2010 @ Argentina
#3458
@TMavica:
in contacts.py
replace:
Code:
c['name'] = wc.pushname if wc.pushname is not None else ""
with:
Code:
c['name'] = wc.pushname.decode("utf8") if wc.pushname is not None else ""
__________________
Filebox / FileCase for Maemo / Harmattan / Sailfish
FlowPlayer for Maemo / Harmattan / Sailfish
Whatsup for Harmattan / Sailfish
CallBlocker for Harmattan

Support my work:
Paypal / Bitcoin