Bug 93080

Summary: fraction conversion is wrong due to cut digits after colon
Product: [Applications] kbruch Reporter: Krzysztof Kosz <krzysztof.kosz>
Component: generalAssignee: Sebastian Stein <seb.kde>
Status: RESOLVED FIXED    
Severity: normal CC: jz000
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Krzysztof Kosz 2004-11-11 10:39:51 UTC
Version:           3.3 (using KDE KDE 3.3.1)
Installed from:    RedHat RPMs
Compiler:          gcc-3.4.2 
OS:                Linux

Hi.

I was playing with fractions' conversion. One task I was doing was to write equality of "0,00". I wrote "0/1" and this was bad because KBruch showed me that correct would be "1/1000". Of course it would be correct if KBrush has showed me the "0,001" fraction, but the last digit was cut off.

Also, I got antoher task. The "0,14" fraction was showed me so I wrote "7/50" and It was bad because "1/7" was good answer.

Overall, program is very interesting - i would recommend it to every children, of course without fractions' conversion module. With this bug KBruch's fraction conversion tasks are only guessing tasks.

regards,
Krzysztof Kosz
Comment 1 Sebastian Stein 2004-11-12 09:50:12 UTC
I will try to fix the bug as fast as possible. Thanks for your bug report!
Comment 2 Sebastian Stein 2004-11-16 15:51:01 UTC
I have fixed the bug, you will find the updated application in the next KDE release (3.3.2 or 3.4). Thanks for your bug report.
Comment 3 Sebastian Stein 2004-11-29 19:09:24 UTC
*** Bug 94115 has been marked as a duplicate of this bug. ***