Bug 493322 - Discover crashes everytime im trying to update, or attempt to install an flatpak
Summary: Discover crashes everytime im trying to update, or attempt to install an flatpak
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: 6.1.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-18 13:54 UTC by stef
Modified: 2024-09-18 15:06 UTC (History)
1 user (show)

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


Attachments
Konsole reports (2.28 KB, text/plain)
2024-09-18 14:17 UTC, stef
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stef 2024-09-18 13:54:32 UTC
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).
Comment 1 stef 2024-09-18 14:17:00 UTC
Created attachment 173831 [details]
Konsole reports
Comment 2 stef 2024-09-18 14:36:26 UTC
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.
Comment 3 stef 2024-09-18 15:06:48 UTC
Updating Ostree and a final sudo pacman -Syu now everything works.