https://bugs.kde.org/show_bug.cgi?id=444837
--- Comment #18 from Diaa Sami <diaas...@gmail.com> --- Problem is still there for F35. For me, since the problem is specifically with rpm-ostree, one solution is to remove rpm-ostree and the other is to launch discover with only specific backends (excluding rpmostree): plasma-discover --backends $(plasma-discover --listbackends | grep -v rpmostree | sed -n '2,$s/[\\* ]//gp' | paste -s -d, -) -- You are receiving this mail because: You are watching all bug changes.