Bug 496395 - Check for New Version
Summary: Check for New Version
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Bundle-AppImage (other bugs)
Version First Reported In: 8.4.0
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-17 19:42 UTC by rob
Modified: 2024-11-18 11:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 8.5.0
Sentry Crash Report:


Attachments
firefox sceen with download url (251.91 KB, image/png)
2024-11-18 01:03 UTC, caulier.gilles
Details
Error when checking for new version (30.69 KB, image/png)
2024-11-18 06:49 UTC, rob
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rob 2024-11-17 19:42:56 UTC
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
Comment 1 caulier.gilles 2024-11-18 01:03:41 UTC
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.
Comment 2 rob 2024-11-18 06:49:40 UTC
Created attachment 175901 [details]
Error when checking for new version
Comment 3 rob 2024-11-18 06:55:45 UTC
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.
Comment 4 caulier.gilles 2024-11-18 07:02:30 UTC
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
Comment 5 rob 2024-11-18 07:10:19 UTC
Great thanks