STEPS TO REPRODUCE After loading KDE Plasma without authenticating via a login manager like SDDM (common if set to automatically login, but also if logged in via a TTY with startx) an authentication window appears requesting the superuser password in order to mount external (in my case BTRFS) drives. [Read next] (OBSERVED RESULT) If the user tries to open the locked 2ndary drive in Dolphin with the "Open in new tab" item in the context menu before providing the password, but providing the password afterward, Dolphin creates a nonsensical error banner: ``` An error occurred while accessing 'RWPR04', the system responded: The device is already mounted: Device /dev/nvme1n1p1 is already mounted at `/run/media/rokejulianlockhart/RWPR04'. ``` [Read next] (EXPECTED RESULT) ...instead of just opening the drive in a new tab. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20230625 KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10 Kernel Version: 6.3.9-1-default (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 31.2 GiB of RAM Graphics Processor: AMD Radeon RX 5700
Created attachment 159929 [details] The error banner. > An error occurred while accessing 'RWPR04', the system responded: The device is already mounted: Device /dev/nvme1n1p1 is already mounted at `/run/media/rokejulianlockhart/RWPR04'.