https://bugs.kde.org/show_bug.cgi?id=368153
Bug ID: 368153 Summary: Plasma freeze when external device is added Product: plasmashell Version: 5.7.3 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Device Notifier Assignee: plasma-b...@kde.org Reporter: mhrus...@redhat.com Plasma is unable to handle when new device is connected - USB or CDROM. After plasma reset with p=`ps aux | grep shut-up | grep -v grep | awk '{print $2}'` for a in $p do kill "$a" done sleep 2 /usr/bin/plasmashell --shut-up 2>/dev/null & there is need only for clicking on Most recent Device notifier and Plasma will crash again. Reproducible: Always Steps to Reproduce: 1. insert USB device or 1. click on Device Notifier Actual Results: Plasma freezes Expected Results: Plasma should proceed -- You are receiving this mail because: You are watching all bug changes.