[Kmymoney-devel] [Bug 269074] csv importer tests crash

Thomas Baumgart ipwizard at users.sourceforge.net
Tue Mar 22 07:54:17 CET 2011


https://bugs.kde.org/show_bug.cgi?id=269074





--- Comment #5 from Thomas Baumgart <ipwizard users sourceforge net>  2011-03-22 07:54:15 ---
I am on pretty much the same machinery here:

Linux thb-nb 2.6.37.1-1.2-desktop #1 SMP PREEMPT 2011-02-21 10:34:10 +0100
x86_64 x86_64 x86_64 GNU/Linux

The problem is not that I don't have decimal but that KGlobal::locale() returns
0 and thus using it as a pointer in e.g. KGlobal::locale()->decimalSymbol()
crashes.

Yes, I have only run the testcases as part of a general procedure here (which
means run them now and then after an svn update).

I tried to encapsulate the parts that won't work in the ctor of the test class
in a check that verifies the above mentioned pointer, but then I simply see a
crash later on. I have to figure out why the pointer is 0 in my case and not in
yours. Maybe some leftovers from upgrading. Next thing I will clean out the
whole build.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list