STEPS TO REPRODUCE 1. Visit device with Terminal panel enabled and `bash` configured as default shell using ```.sh chsh -s $(command -v bash) ``` 2. Attempt to unmount the visited disk. OBSERVED RESULT > One or more files on this device are opened in application "bash". EXPECTED RESULT I should be able to unmount the storage device. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20231022 KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.111.0 Qt Version: 5.15.11 Kernel Version: 6.5.6-1-default (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor Memory: 30.5 GiB of RAM Graphics Processor: AMD Radeon RX 5700 Manufacturer: ASRock Product Name: X670E Taichi ADDITIONAL INFORMATION https://forums.opensuse.org/t/why-is-one-my-external-drives-mounted-at-tmp-by-default-suddenly/170048/2
Weirdly, trying to reproduce this doesn't work anymore after fixing it once by hiding the Terminal that time. Perhaps, per the aforelinked, the mount path is relevant?