Created attachment 189571 [details] patch for ISO 8859-* string decoding https://github.com/KDE/kaffeine/commit/0d73c79c6db2326ecb914150d497aac40a92aaf9 has broken ISO 8859-* decoding Fix it by using string-specified parameter for QStringDecoder constructor, with latin1 fallback. Tested for ISO-8859-2 and ISO-8859-13 code pages used in Poland.