SUMMARY Discover opens normally but if you try to do install a flatpak or try to update the system crashes. Also some of the installed flatpaks don't work and just crash (no message, theres an attempt to open them but they crash after a minute, i observed this on mission center. STEPS TO REPRODUCE 1. Hit refresh on fetching updates on discover 2. Attempt to install a flatpak 3. Open any flatpak installed from discover (which also doesn't start but are a few flatpaks). OBSERVED RESULT Immediate crash, nothing more. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch linux/KDE plasma 6 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION This seems to have started after doing a sudo pacman -Syu update and potentially maybe caused by doing it together with discover's update, (it was one flatpak).
Created attachment 173831 [details] Konsole reports
The cause for the issue is Ostree. After updating it to ostree 2024.7-3 Discover no longer crashes and downloads flatpaks normally (and updates) though they don't open. Ill investigate further.
Updating Ostree and a final sudo pacman -Syu now everything works.