https://bugs.kde.org/show_bug.cgi?id=518264
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO CC| |[email protected] Status|REPORTED |NEEDSINFO See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=519683 --- Comment #2 from TraceyC <[email protected]> --- (In reply to kovic from comment #0) > STEPS TO REPRODUCE > Attempt launching Discover, either through the GUI or the CLI with > `plasma-discover` Do you happen to know if this happens when updates are being installed? That's the reported trigger for bug 519683 Also, is there a crash for Discover in Crashed Process Viewer? If so, we'll need a backtrace. In bug 513569, the problem was linked to running with specific backends, in a specific order. At the time, it wasn't able to be reproduced on KDE Linux. Can you try these and see what happens? This may fail to bring up Discover killall -9 plasma-discover (flatpak first) plasma-discover --backends flatpak,fwupd This may bring up Discover successfully (fwupd first) killall -9 plasma-discover plasma-discover --backends fwupd,flatpak Let us know your results. Thanks! -- You are receiving this mail because: You are watching all bug changes.
