https://bugs.kde.org/show_bug.cgi?id=426395
--- Comment #1 from 2wxsy5823...@opayq.com --- Do you have any backtrace available? Any error messages if you run `systemsettings5` in a terminal? Steps to get backtrace: 1. `gdb systemsettings5` 2. At the GDB prompt, enter `run` 3. Access the "Removable devices" page (Reproduce the freeze) 4. Switch to GDB terminal and press CTRL+Z 5. At the GDB prompt, enter `thread apply all backtrace`, then press Enter repeatedly until there is no further output. (Reference: https://community.kde.org/Dolphin/FAQ/Freeze) -- You are receiving this mail because: You are watching all bug changes.