Bug 416833

Summary: cyrillic letters in KDE PIM after sync with nokia 6120 classic
Product: [openSUSE] openSUSE 11.0 Reporter: karapuz karapuz <mitykov>
Component: KDE3Assignee: Christopher Stender <cstender>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P2 - High    
Version: Final   
Target Milestone: ---   
Hardware: i586   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description karapuz karapuz 2008-08-13 00:54:55 UTC
For sync my phone nokia 6120 classic over bluetooth i use opensync (kdepim plugin and syncml plugin). KDE 3.5.9. 

My ~/.opensync/group1/1/syncml-obex-client.conf
<config>
<username></username>
<password></password>
<type>2</type>
<bluetooth_address>my adress</bluetooth_address>
<bluetooth_channel>13</bluetooth_channel>
<interface>0</interface>
<version>1</version>
<identifier>PC Suite</identifier>
<wbxml>1</wbxml>
<recvLimit>10000</recvLimit>
<maxObjSize>0</maxObjSize>
<usestringtable>0</usestringtable>
<onlyreplace>0</onlyreplace>
<contact_db>Contacts</contact_db>
<calendar_db>Calendar</calendar_db>
<note_db>Notes</note_db>
</config>

The sync finished are good and without errors. But, when i look in kde adress book, i see instead cyrillic letters symbols "?????".

I woth try sync my phone with evolution. All good, cyrillic letters woth reflected are good. In opensuse 10.3, when i sync my phone with kde pim, cyrillic letters woth reflected are good too (KDE 3.5.7).
I wont sync my phone witn kde pim and i wont in order cyrillic letters will reflected are good. How i can do it?
Thenk's and sorry for my inglish
Comment 1 JP Rosevear 2008-09-19 12:59:47 UTC
Daniel, does opensync or the client set the encoding? I assume this is a UTF8 issue.
Comment 2 Daniel Gollub 2008-09-19 13:06:54 UTC
OpenSync uses internally UTF8. I guess kdepim-sync or the vformat converter might touch the encoding...

I wonder about the regression from 10.3 to 11.0 - maybe kdepim API changed.

Christopher, any chance to reproduce this on 11.0?
Comment 3 Christopher Stender 2008-09-19 15:33:08 UTC
Yes, there was a change in kabc. This bug is already known.

*** This bug has been marked as a duplicate of bug 382959 ***