https://bugs.kde.org/show_bug.cgi?id=512510
Thomas Baumgart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #1 from Thomas Baumgart <[email protected]> --- This may be caused by a misaligned setting. Try the following: a) quit KMyMoney b) move ~/.config/kmymoney/kmymoneyrc to ~/.config/kmymoney/kmymoneyrc.ori (to keep it as backup) c) start KMyMoney again In case that helps, do the following: d) quit KMyMoney e) copy ~/.config/kmymoney/kmymoneyrc.ori to ~/.config/kmymoney/kmymoneyrc (so you still have a backup) f) DO NOT start KMyMoney but g) edit ~/.config/kmymoney/kmymoneyrc in a text editor of your choice and do the following Remove the lines that start with "ColumnsSelection=" and "HeaderState=" in the sections [InvestmentLedger], [KAccountsView], [KOnlineJobOutboxView], [PayeeLedger], [SplitEditor], [StandardLedger]. Example of such a section: > [KOnlineJobOutboxView] > ColumnsSelection=0,1,3,4,5,6,7 > HeaderState=\x00\x00\x00\xff\x00\x00\x00\x00\x00\x00\x00.....<truncated for > readability> h) save the file and quit the editor i) start KMyMoney again In case something goes wrong, repeat steps d) through i). If you are satisfied with the result, you may remove the backup file ~/.config/kmymoney/kmymoneyrc.ori and report back here. If something does not work as expected, please report back as well. -- You are receiving this mail because: You are watching all bug changes.
