*** 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 Check for upgrade fails to download. Files ending with .sha256 STEPS TO REPRODUCE 1. Launch Digikam 8.3 2. Check for new version. 3. Download new version OBSERVED RESULT Error transferring .... .sha256 -- server replied EXPECTED RESULT Files to download SOFTWARE/OS VERSIONS Windows: Windows 11 macOS: Sonoma 14.5 Linux/KDE Plasma: (not tested) (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION I suspect the checksum files have the wrong extension as *.sha256 files don't exist on the download server.
Created attachment 171718 [details] Screenshot of error
*** This bug has been marked as a duplicate of bug 490377 ***
Git commit 3b27140943be99acb5adda18ca8448c4141df752 by Gilles Caulier. Committed on 14/10/2024 at 04:12. Pushed by cgilles into branch 'master'. fix downloading file name templates Related: bug 490377 M +11 -13 core/libs/onlineversion/onlineversionchecker.cpp M +5 -1 core/libs/onlineversion/onlineversiondlg.cpp M +5 -0 core/libs/onlineversion/onlineversiondwnl.cpp https://invent.kde.org/graphics/digikam/-/commit/3b27140943be99acb5adda18ca8448c4141df752
Fixed with bug 490377
*** Bug 506073 has been marked as a duplicate of this bug. ***