SUMMARY When using Calendar view and a month is selected, the title over the icons is shown e.g. as August 2.020 STEPS TO REPRODUCE 1. Select 2020 -> August 2020 in Dates. 2. Look at the title (over the icons on the right) OBSERVED RESULT August 2.020 EXPECTED RESULT August 2020 SOFTWARE/OS VERSIONS digikam 7.0.0. Appimage Linux/KDE Plasma: Ubuntu 18.04.5 LTS KDE Frameworks Version: KDE Frameworks 5.70.0 Qt Version: Qt 5.14.2 (built against 5.14.2) ADDITIONAL INFORMATION
Here with the native Linux version and the Windows version, the year is displayed correctly. The problem with the AppImage is known, the Qt locale function does not work correctly. It affects all functions that are influenced by the system's locale settings. Maik
Git commit f393b3f1759625dc2c538265b231209f15417d3b by Maik Qualmann. Committed on 17/08/2020 at 19:52. Pushed by mqualmann into branch 'master'. workaround for strange locale problem in i18n FIXED-IN: 7.1.0 M +2 -1 NEWS M +3 -3 core/app/items/utils/itemcategorydrawer.cpp https://invent.kde.org/graphics/digikam/commit/f393b3f1759625dc2c538265b231209f15417d3b