Bug 487784 - Input error when using fractions without zero
Summary: Input error when using fractions without zero
Status: RESOLVED DUPLICATE of bug 487659
Alias: None
Product: kcalc
Classification: Applications
Component: general (show other bugs)
Version: 24.05.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Evan Teran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-30 06:46 UTC by Najjar
Modified: 2024-05-30 18:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Input error (40.92 KB, image/png)
2024-05-30 06:46 UTC, Najjar
Details
With a zero (40.09 KB, image/png)
2024-05-30 06:47 UTC, Najjar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Najjar 2024-05-30 06:46:34 UTC
Created attachment 169972 [details]
Input error

***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
KCalc fails to perform a very basic function of calculators: calculation!
It produces "Input error" when performing fraction operations without the zero (for example 150 + .5 or 10 / .3)
It functions as expected when zero is present (150 + 0.5 = 151.5, 10 / 0.3 = 33.33333)


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux 6.9.2-arch1-1
(available in About System)
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.1

ADDITIONAL INFORMATION
This started after the last stable release
Comment 1 Najjar 2024-05-30 06:47:09 UTC
Created attachment 169973 [details]
With a zero
Comment 2 fanzhuyifan 2024-05-30 18:01:56 UTC

*** This bug has been marked as a duplicate of bug 487659 ***