Bug 487784

Summary: Input error when using fractions without zero
Product: [Applications] kcalc Reporter: Najjar <abderrahman.najjar>
Component: generalAssignee: Evan Teran <evan.teran>
Status: RESOLVED DUPLICATE    
Severity: normal CC: fanzhuyifan
Priority: NOR    
Version: 24.05.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Input error
With a zero

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 ***