Summary: | kopete replaces umlauts with weird characters | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | baum-im-wald |
Component: | ICQ and AIM Plugins | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | SVN | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
baum-im-wald
2006-03-28 18:11:35 UTC
we need to know exactly where there are such problem. which protocol. which field. and it could be nice to know your contact's client. A screenshot could be nice too visualise the problem This is a result of the wrong encoding being used. Selection of a default encoding was never implemented for ICQ and all contacts just randomly use "Big5", the encoding with the smallest internal ID. That's why you get Chinese characters. To work around the problem, you need to manually select "ISO-8859-1 Western" encoding for *each* and every contact using German umlauts. When you open the encoding selection dialog for a contact, you will see that "ISO-8859-1 Western" is already selected. Don't be fooled. No encoding is selected and "ISO-8859-1 Western" is only shown because it happens to be first in the list used in this dialog. You need to select any other encoding, close the dialog, reopen it, select "ISO-8859-1 Western" and then, finally, the selection will stick. It's really a nuisance and probably rather easy to implement, but real life has caught up with me way too much to be able to look into it myself. *** This bug has been marked as a duplicate of 123486 *** |