SUMMARY When I select Help -> Check for New Version, then click download, it gives the error message Error transferring https://download.kde.org/stable/digikam/8.5.0/digiKam-8.5.0-Qt6-x86-64.appimage.sha256 - server replied This file (digiKam-8.5.0-Qt6-x86-64.appimage.sha256) doesn't exist, I checked on https://download.kde.org/stable/digikam/8.5.0/ STEPS TO REPRODUCE 1. Retried the steps above and got the same result OBSERVED RESULT See above EXPECTED RESULT I expected the new version of 8.5 to download SOFTWARE/OS VERSIONS Linux (Xubuntu 24.04 LTS) ADDITIONAL INFORMATION https://mail.kde.org/pipermail/digikam-users/2024-July/036341.html
Created attachment 175897 [details] firefox sceen with download url https://download.kde.org/stable/digikam/8.5.0/digiKam-8.5.0-Qt6-x86-64.appimage.sha256 is a virtual download url automatically generated by the server. Here it works from France.
Created attachment 175901 [details] Error when checking for new version
Comment on attachment 175901 [details] Error when checking for new version The link you sent works for me too, that its different from the one that digikam is looking for. Its looking for the file digiKam-8.5.0-qt6-x86-64.appimage with a lower case qt where the link you sent me is for digiKam-8.5.0-Qt6-x86-64.appimage with Qt with an uppercase.
Looks like it use "qt6" and not "Qt6" in filename. It's a bug from 8.4.0 fixed in 8.5.0. You need to download file manually... Gilles Caulier
Great thanks