Bug 424952 - ERR_CERT_AUTHORITY_INVALID on accessing many component from within digikam
Summary: ERR_CERT_AUTHORITY_INVALID on accessing many component from within digikam
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Bundle-AppImage (show other bugs)
Version: 7.0.0
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-03 07:38 UTC by marc
Modified: 2021-07-26 11:02 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description marc 2020-08-03 07:38:09 UTC
SUMMARY
both on freshly installed linux mint 20 cinnamon, and on two frequently used
mint 19.3 xfce when accessing ie. help/documentation, or export plugins or import plugins, they can not connect to internet adresses due to ERR_CERT_AUTHORITY_INVALID hence do not work. 
Accessing the internet adresses with browser outside of digikam works perfectly fine


STEPS TO REPRODUCE
1. run digikam-7.0.0-x86-64.appimage
2. open Help menu
3. select Online Handbook...

OBSERVED RESULT
This site can’t be reachedThe webpage at https://docs.kde.org/?application=digikam might be temporarily down or it may have moved permanently to a new web address.
ERR_CERT_AUTHORITY_INVALID

EXPECTED RESULT
accessing html normally on kde.org

SOFTWARE/OS VERSIONS
Windows: (testet on Windows 10 2004, no problem there)

Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 5.14.2

ADDITIONAL INFORMATION
Tried to install digikam through normal repository in the hopes that any dependencies might be resolved. tried to install and change default browser to chrome. 

Note also: fixed with same way as bug ID 417008, just wanted to post this anyway  so any possible updates to install notes could be filed?
Comment 1 Maik Qualmann 2020-08-03 11:17:57 UTC
The problem only occurs with the AppImage. The reason is that a required system file at *buntu is in a different path than on the system in which the AppImage was created.

I still don't understand that nobody builds current digiKam packages for Mint, Ubuntu or Debian.

Gilles, does it make sense to create the AppImage on Ubuntu? I know that many packages are poorly available and that it is more work. However, I think that most of the digiKam AppImage users are Ubuntu or Debian users. All other distributions quickly provide current digiKam packages in repositories.

Maik
Comment 2 caulier.gilles 2020-08-03 18:42:44 UTC
Maik,

Well, i disklike Ubuntu. So i will never use this system to build AppImage.

Alternative for Ubuntu: flatpak

Gilles
Comment 3 caulier.gilles 2021-07-19 06:48:26 UTC
With next digiKam 7.4.0 release, AppImage bundle is compiled using a more recent Linux Mageia 7.1 host. Last stable Qt 5.15.2 and KF5 5.84 are used. ImageMagick codec 7 and libav 58 (ffmpeg) are used to supports extra image and video formats.

https://i.imgur.com/XV1tZkL.png

Please check if problem still reproducible with this version available as pre-release here:

https://files.kde.org/digikam/

Gilles Caulier
Comment 4 marc 2021-07-26 09:39:39 UTC
just wanted to confirm this issue is not present on current 7.3.0/Mint 20.2 anymore