Bug 480772 - Digikam: App freezes when entering system file picker or opening right mouse button menu.
Summary: Digikam: App freezes when entering system file picker or opening right mouse ...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Bundle-AppImage (other bugs)
Version First Reported In: 8.2.0
Platform: Appimage Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-03 12:20 UTC by Ondrej Malek
Modified: 2024-03-28 15:46 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Malek 2024-02-03 12:20:20 UTC
SUMMARY
Happens only for appimage. App must be killed. Opened picker dialog is just window boarder without anything rendered in it.

log when 'export QT_LOGGING_RULES="digikam*=true"' while right click on image :
```
unknown: The desktop entry file "/usr/share/applications/qemu.desktop" has Type= "Application" but no Exec line
unknown: Invalid Service :  "/usr/share/applications/qemu.desktop"
unknown: The desktop entry file "/usr/share/applications/org.freedesktop.Xwayland.desktop" has Type= "Application" but no Exec line
unknown: Invalid Service :  "/usr/share/applications/org.freedesktop.Xwayland.desktop"
```

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20231203
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.112.0
Qt Version: 5.15.11
Kernel Version: 6.5.9-1-default (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 5600U with Radeon Graphics
Memory: 38,0 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 20X70042CK
System Version: ThinkPad L15 Gen 2a
Comment 1 Maik Qualmann 2024-02-03 12:36:51 UTC

*** This bug has been marked as a duplicate of bug 480134 ***
Comment 2 caulier.gilles 2024-02-09 07:05:38 UTC
Git commit d690f6e70ffd2b1ee7fb1f21683e57fdc71edd45 by Gilles Caulier.
Committed on 09/02/2024 at 07:02.
Pushed by cgilles into branch 'master'.

adjust dependencies to compile AppImage bundle unde Ubuntu 20.06 CCBUGS:480134 CCBUGS:478222 CCBUGS: 474265

M  +2    -2    project/bundles/appimage/01-build-host.sh
M  +6    -2    project/bundles/appimage/host_ubuntu.inc

https://invent.kde.org/graphics/digikam/-/commit/d690f6e70ffd2b1ee7fb1f21683e57fdc71edd45
Comment 3 caulier.gilles 2024-02-09 08:07:19 UTC
@Ondrej Malek,

The new digiKam 8.3.0 pre-release AppImage bundle for Linux based on Ubuntu 20.06 is now online at usual place:

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

Problem still reproducible with this version ?

Thanks in advance

Gilles Caulier
Comment 4 caulier.gilles 2024-03-28 15:46:02 UTC
Fixed with bug 480134