| Summary: | Clicking on a "Help" button in a dialog causes Digikam to silently disappear | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Gaetan Simard <kde.815954> |
| Component: | Bundle-AppImage | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | caulier.gilles, metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 9.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Mint (Ubuntu based) | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 9.1.0 | |
| Sentry Crash Report: | |||
|
Description
Gaetan Simard
2026-03-18 14:06:55 UTC
Which dialog exactly ? From a About plugin for ex ? The problem appears from any location where I click on the "Help" button. Here are a few locations where it happens; * On the main screen of Digikam, * Click on Help -> Check for New Version... -> Help * Click on Settings -> Help * Click on Tools -> Maintenance... -> Help * View -> Presentation... -> Help -> Online Handbook... Each time help is requested, I temporarily see what looks like a terminal window and it is replaced by a browser window that goes away (along Digikam) after a few seconds. I use "htop" to kill the Digikam main process and then I restart Digikam. Git commit 377a8ad4d0afd2b565789b7928d16ae4f70ed632 by Maik Qualmann. Committed on 18/03/2026 at 17:23. Pushed by mqualmann into branch 'master'. fix link to the online documentation M +1 -1 core/libs/onlineversion/onlineversiondlg.cpp https://invent.kde.org/graphics/digikam/-/commit/377a8ad4d0afd2b565789b7928d16ae4f70ed632 QWebEngine does not work in the digiKam-9.0.0 AppImage. See also Bug 517299. Use the pre-release version of digiKam-9.1.0 from here: https://files.kde.org/digikam/ Maik I downloaded the file digiKam-9.1.0-20260318T150052-Qt6-x86-64.appimage The issue has been resolved in that release...thank you. |