[Kmymoney-devel] [kmymoney4] [Bug 316042] KMyMoney hangs when editing transaction in anon file
allan
agander93 at gmail.com
Tue Mar 5 22:39:36 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=316042
--- Comment #15 from allan <agander93 at gmail.com> ---
(In reply to comment #14)
> Ah, OK. I thought you were using 'x' as a placeholder. In the original:
>
> (4008): <PAIR key="priceMode" value="2"/>
> (4026): <PAIR key="priceMode" value="2"/>
> (4046): <PAIR key="priceMode" value="1"/>
> (4431): <PAIR key="priceMode" value="1"/>
> (4824): <PAIR key="priceMode" value="1"/>
>
> 2 == total for all shares
> 1 == price per share
>
> I could try to track down what the x's should be in the anon file, but it
> probably doesn't matter for our purposes. Just change the x's to 1's, or I'm
> guessing you could delete those lines and revert to default.
I have in fact just tried changing them all to value="1" and those accounts are
now editable without causing the looping.
I suspect that the basic problem is that the anonymising is entering the "x",
but KMM is not expecting a non-numeric.
I could do with an opinion from the devs as to whether to change the anon
process (which I guess is the proper solution), or to change the code where the
looping occurs.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list