Version: unspecified (using KDE 4.7.0) OS: Linux I see people in my contact list (0.1) that have weird scape codes instead of accentuated characters Reproducible: Always Steps to Reproduce: * Have a contact with accentuated letters Actual Results: * I see Sánchez Expected Results: * I see Sánchez OS: Linux (x86_64) release 3.0-ARCH Compiler: gcc
Where do you see this? In the main view In tool tips In the "Show Info" dialog
I have a lots of people with accentuated letters (Czech language is using them quite heavily) and I have no problem anywhere. Maybe this is a server-returned string? Albert, what IM network are you seeing this on?
In the main view, it was using jabber, server is jabber.org
Ok, care to do a little debug for us? 1/ Disconnect all your accounts and check if telepathy-gabble is running (and kill it if it is) 2/ Locate your telepathy-gabble (mine is at /usr/libexec so I'll use this) 3/ Run this: GABBLE_PERSIST=1 GABBLE_DEBUG=all /usr/libexec/telepathy-gabble 4/ Try to connect with contact list 5/ You should see lots of debug stuff in the console 6/ Look for lines similar to this: (telepathy-gabble:28095): gabble-DEBUG: process_roster (roster.c:1128): jid: martin.klapetek@gmail.com, subscription: both, name: Martin Klapetek And look for your Sánchez contact and see if the name is listed there correctly or not and let us know. Thanks.
(telepathy-gabble:22063): gabble-DEBUG: _gabble_roster_item_update (roster.c:574): name for contact#22 changed to Sánchez
Ok, one last thing - can you confirm that it's displayed correctly with other clients? For example Psi or meebo.com. It may seem like an upstream bug and we'll try to take care of it there then.
Works in kopete
Alright, thanks, I'm passing this upstream. Can you please tell us your telepathy-gabble version?
(In reply to comment #8) > Alright, thanks, I'm passing this upstream. Can you please tell us your > telepathy-gabble version? Works on my Arch system, telepathy-gabble 0.12.6 and telepathy-kde 0.1
I am using the same versions Andrea is, since i am also using Arch.
Reported upstream: https://bugs.freedesktop.org/show_bug.cgi?id=40712