flathub / flathub/org.darktable.Darktable
5.4.0 interface freezes with default Flatpak permissions
- Dominant language
- Python
- Stars
- 12
- Forks
- 18
- Avg merge
- 45m
- Merged PRs (30d)
- 1
Description
When running 5.4.0 flatpak on Fedora 43 with default permissions (of which the relevant part is: socket=X11 enabled, socket=wayland disabled). I have an AMD Ryzen TR 7970x CPU and an RTX 5090 GPU.
Darktable starts, but is unusable. The interface completely freezes upon the first image operation, often right after rendering the thumbnails.
The description of the symptoms appears to match this:
https://github.com/darktable-org/darktable/issues/19965
...however it is not clear if it is exactly the same issue. The issue also happens with 5.2.1 Fedora-native rpm.
Things that do not fix the freeze: 1. Disabling OpenCL or specific drivers, 2. Disabling MIDI device enumeration.
I have found a workaround that fixes the issue:
1. Open Flatseal,
2. In the Socket section, disable socket=x11, and enable socket=wayland
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.