Bug 175310 - Kalzium does not restart with saved scheme
Summary: Kalzium does not restart with saved scheme
Status: RESOLVED FIXED
Alias: None
Product: kalzium
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kalzium Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-16 17:12 UTC by Anne-Marie Mahfouf
Modified: 2009-03-29 20:23 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Kalzium at restart after closing as Iconic scheme (185.42 KB, image/png)
2008-11-16 17:17 UTC, Anne-Marie Mahfouf
Details
Patch for the Kalzium Scheme Views Bug (3.76 KB, patch)
2008-12-09 19:17 UTC, Tiago Porangaba
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anne-Marie Mahfouf 2008-11-16 17:12:47 UTC
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.
Comment 1 Anne-Marie Mahfouf 2008-11-16 17:17:24 UTC
Created attachment 28609 [details]
Kalzium at restart after closing as Iconic scheme
Comment 2 Tiago Porangaba 2008-12-09 19:17:42 UTC
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.

:)
Comment 3 Carsten Niehaus 2008-12-10 17:13:17 UTC
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
Comment 4 Kristof Bal 2009-03-23 21:30:11 UTC
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.
Comment 5 Anne-Marie Mahfouf 2009-03-29 18:40:06 UTC
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
Comment 6 Anne-Marie Mahfouf 2009-03-29 20:23:40 UTC
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