Bug 202294

Summary: Some encodings disappeared from Options/Set encoding
Product: [Applications] kmail Reporter: Vasileios P. Lourdas <bugzilla>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kollix
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: List of encodings offered by Options/Set encoding

Description Vasileios P. Lourdas 2009-08-02 14:42:38 UTC
Version:            (using KDE 4.2.4)
Compiler:          gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.2, pie-10.1.5) 
OS:                Linux
Installed from:    Gentoo Packages

KMail does not display all the encodings that it used to during the new message window. For example KWrite displays the Western European (ISO 8859-1) encoding in its text editor, whereas KMail does not. How can I select ISO 8859-1 for my outgoing messages?
Comment 1 Vasileios P. Lourdas 2009-08-02 14:43:37 UTC
Created attachment 35783 [details]
List of encodings offered by Options/Set encoding
Comment 2 Martin Koller 2009-08-08 18:58:55 UTC
Why it does not show all kwrite shows, I don't know yet.
In your case you can set the encoding to ISO-8859-15, which is the same
as ISO-8859-1 but includes the EURO sign.
Comment 3 Vasileios P. Lourdas 2009-08-08 19:06:08 UTC
Thanks. So, I guess this is confirmed. Which version did it first appear?

I am now running 4.3.0 from the Gentoo packages and the same bug still exists.
Comment 4 Martin Koller 2009-08-08 20:04:43 UTC
On Saturday 08 August 2009, Vasileios P. Lourdas wrote:

> Thanks. So, I guess this is confirmed. Which version did it first appear?

Yes, I see it too. And I'm debugging kmail to find out what happens.
There really seems to be a bug in the KDE core libs...
I'll investigate.
Comment 5 Martin Koller 2009-08-12 23:46:59 UTC
SVN commit 1010586 by mkoller:

BUG: 202294

work around a bug in KCharSets (see bug #203633)


 M  +5 -4      kmmsgbase.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1010586