[filelight] [Bug 472111] New: Respect the users' choice of BinaryUnitDialect
Jack Hill
bugzilla_noreply at kde.org
Sun Jul 9 23:16:24 BST 2023
https://bugs.kde.org/show_bug.cgi?id=472111
Bug ID: 472111
Summary: Respect the users' choice of BinaryUnitDialect
Classification: Applications
Product: filelight
Version: 23.04.3
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: jackhill3103 at gmail.com
CC: martin.sandsmark at kde.org
Target Milestone: ---
SUMMARY
A user can choose to prefer SI unit prefixes for their binary numbers by adding
the following to ~/.config/kdeglobals:
[Locale]
BinaryUnitDialect=2
but FileLight does not respect this choice. Instead it continues to use IEC
units.
STEPS TO REPRODUCE
1. Add the aforementioned lines to the kdeglobals file
2. Open filelight
3. Start scanning a folder
OBSERVED RESULT
Size is given like "19.1 MiB"
EXPECTED RESULT
Size is given like "20.1 MB" (it's a 20,056,162 byte file)
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20230707
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
Kernel Version: 6.3.9-1-default (64-bit)
Graphics Platform: X11
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list