Bug 93080 - fraction conversion is wrong due to cut digits after colon
Summary: fraction conversion is wrong due to cut digits after colon
Status: RESOLVED FIXED
Alias: None
Product: kbruch
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Stein
URL:
Keywords:
: 94115 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-11-11 10:39 UTC by Krzysztof Kosz
Modified: 2004-11-29 19:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***