Created attachment 192432 [details] Dr Konqui STEPS TO REPRODUCE 1. Open a .flatpakrepo file using Dolphin 2. KDE Discover starts processing the file 3. After a short time, Discover crashes OBSERVED RESULT Discover closes after a period of inactivity. EXPECTED RESULT The file should be opened correctly, or an error message should be displayed if unsupported. SOFTWARE VERSIONS: Discover: 6.6.5 Operating System: KDE neon User Edition KDE Plasma Version: 6.6.5 KDE Frameworks Version: 6.26.0 Qt Version: 6.10.2 Kernel Version: 6.17.0-29-generic (64-bit. Graphics Platform: Wayland Processors: 8 × AMD Ryzen 7 7730U with Radeon Graphics Memory: 7.9 GiB of RAM (7.7 GiB usable. Graphics Processor: llvmpipe Manufacturer: QEMU Product Name: Standard PC (Q35 + ICH9, 2009. System Version: pc-q35-10.2 ADDITIONAL INFORMATION Created as requested in report 470054: https://bugs.kde.org/show_bug.cgi?id=470054
Created attachment 192433 [details] GDB log
Created attachment 192434 [details] video on how to reproduce
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/1331
Git commit ce3ac2d16ccbbeccb22ec8b85a286a42a9b98aa4 by Tobias Fella, on behalf of Tobias Fella. Committed on 21/05/2026 at 09:15. Pushed by tfella into branch 'master'. Don't try to load version and size of a flatpak repo When adding a flatpak repo from a file, discover would try to read the version and size, which would assert lower down in the stack because that doesn't make sense. Also hide the relevant fields in the UI. M +5 -2 discover/qml/ApplicationPageFullComponent.qml M +7 -0 libdiscover/backends/FlatpakBackend/FlatpakResource.cpp https://invent.kde.org/plasma/discover/-/commit/ce3ac2d16ccbbeccb22ec8b85a286a42a9b98aa4