Version: (using Devel) OS: Linux Installed from: Compiled sources If I choose the OneColor scheme for example then at start I don't have it again. Or Iconic or whatever. Seems the Mode is wrong, it passes to 3 at restart when it should be 0. Code all too complicated for me to investigate further. I hope this will be fixed for 4.2 release as it's confusing to have one scheme set and another one displayed.
Created attachment 28609 [details] Kalzium at restart after closing as Iconic scheme
Created attachment 29185 [details] Patch for the Kalzium Scheme Views Bug This is my first patch so if I did something wrong please let me know. I created the patch file from kalzium/src directory. :)
Moin Would it be possible for you to create that patch without string changes, as we are in string freeze? This patch would be fine for KDE 4.3 as soon as 4.2 is branched. I have not yet tested it, but it seems correct so far. Thanks for your work! Carsten
So, is this patch going to be committed or not? There's no string freeze for 4.3, what trunk is now, so you could at least at it there.
SVN commit 946557 by annma: fix #175310 - patch from Tiago Porangaba, thanks! CCBUG=175310 M +13 -4 kalzium.cpp M +10 -5 kalzium.kcfg WebSVN link: http://websvn.kde.org/?view=rev&revision=946557
SVN commit 946587 by annma: backport of 946557 but without strings BUG=175310 M +13 -4 kalzium.cpp M +6 -5 kalzium.kcfg WebSVN link: http://websvn.kde.org/?view=rev&revision=946587