Version: (using KDE KDE 3.5.0) Installed from: Compiled From Sources Compiler: gcc-3.4.3 OS: Linux It appears that kcalc return wrong value (with insufficient precision) in the kdeutils-3.5.0. The previous version worked fine (kdeutils-3.4.2). How reproducible: Always Steps to Reproduce: To demonstrate the problem, bring up kcalc, ensure that the default precision settings are in the kcalc configuration, and do the following computation: 123456.78 + 123456.78 = ? Actual Results: With the latest version you get 246,914. Expected Results: With the previous version you get the correct answer, 246913.56.
I fixed this in the svn-tree (for KDE-3.5.1 and KDE 4.0). If it still doesn't work, please reopen the bug. Thanks Klaus