SUMMARY If new updates are available Discover crashes trying to receive a list of it. STEPS TO REPRODUCE 1. Wait while new updates will be available and thus a Discover's icon will appear in panel. 2. Click on Discover's icon. 3. Wait (a long). OBSERVED RESULT EXPECTED RESULT After long time of trying to receive a list of updates the Discover's window disappears while its icon remains in borrom panel. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 25.04 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.10 Qt Version: 6.8.3 ADDITIONAL INFORMATION If start Discover from terminal with sudo finally a "segmentation fault" strings appears/
Does this only occur when clicking on the notification icon in the system tray? What happens if you open Discover manually and check for/install updates? Can you attach any screenshots, logs, errors seen etc? Does 'sudo apt update && sudo apt upgrade' work for you without errors? Thanks.
(In reply to john.liptrot from comment #1) > Does this only occur when clicking on the notification icon in the system > tray? > > What happens if you open Discover manually and check for/install updates? > > Can you attach any screenshots, logs, errors seen etc? > > Does 'sudo apt update && sudo apt upgrade' work for you without errors? > > Thanks. 1. No. The same thing occurs if I run Discover directly, not only from notification. The only differece is that if I run Discover directly it shows a list of updates but the window freezes (all buttons inactive) and automatically closes after a while. 2. There are no errors displayed. Where I can find proper logs please? 3. Yes, sudo apt-get update and sudo apt-get upgrade works fine.