https://bugs.kde.org/show_bug.cgi?id=416446
Bug ID: 416446 Summary: Import dialog: Wrong numbers in status bar Product: digikam Version: 6.4.0 Platform: MS Windows OS: MS Windows Status: REPORTED Severity: normal Priority: NOR Component: Import-MainView Assignee: digikam-bugs-n...@kde.org Reporter: m.haeh...@gmx.de Target Milestone: --- SUMMARY In import dialog main window (Import from card reader) in the status line on buttom of dialog there are the two fields "Camera media" and "Album Library" ( use German interface language: "Kameramedium", "Albumbibliothek"). When hovering the mouse pointer on either fields there pops up a mouse menu telling about available and needed file storage space. All numbers a mixed up in meaning and unit, hence display wrong values. STEPS TO REPRODUCE 1. Open import dialog: main menu --> Import --> Card Reader. 2. Select import media 3. hover mouse over the two percentage values in status line OBSERVED RESULT Camera Media: (64GB memory card plugged into card reader, 2.4 GiB space used) Display Values: Capacity: 64.0 MiB (display as Mega...) Available: 2.4 GiB Album library: Display Values: Capacity: 2.1 GiB Available: 2.5 GiB Needed: 28.1 MiB EXPECTED RESULT Camera Media: (64GB memory card plugged into card reader, 2.4 GiB space used) Correct values should be : Capacity: 64.0 GiB (show as Giga...) Available: 61.6 GiB or different label when using displayed value "Space used": 2.4 GiB Album library: Correct values should be (256 GiB harddrive with 26.3 GiB free space (after import of the pictures from card reader) if I understand correctly: Capacity: 256 GiB or different label when using displayed value "Space needed: 2.1 GiB Available: I am not sure what should be expressed Needed: I am not sure what should be expressed. Likely the space available an hard drive. SOFTWARE/OS VERSIONS Windows: 10 Version 1909 (Build 18363.592) KDE Frameworks Version: 5.61.0 Qt Version: 5.13.1 (kompiliert gegen 5.13.1) ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.