https://bugs.kde.org/show_bug.cgi?id=355684
--- Comment #19 from Benedikt Gollatz <bened...@gollatz.net> --- Created attachment 96045 --> https://bugs.kde.org/attachment.cgi?id=96045&action=edit Try naive conversion, only then use alternative copying method This patch doesn't regress on my machine where the current version works already, though I suppose it should be checked whether it reintroduces the WINE bug mentioned in the source code. The Battle.net launcher icon works fine on my machine though. One could probably also use createMaskFromColor(qRgba(0, 0, 0, 0)) instead of createHeuristicMask() in Rakyn's copying routine, which gives somewhat better results with the hexchat icon, but might of course be worse for other icons that use the black colour intentionally. -- You are receiving this mail because: You are watching all bug changes.