SUMMARY Mount a LUKS encrypted USB disk does not ask for password and thus not working since qt6 transition STEPS TO REPRODUCE 1. plug USB disk 2. Go to Disks & Devices applet 3. try to mount OBSERVED RESULT -in progress indicator not ending EXPECTED RESULT ask for password and after password supplied mount and open in dolphin SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20231130 KDE Plasma Version: 5.90.0 KDE Frameworks Version: 5.246.0 Qt Version: 6.6.0 Kernel Version: 6.6.3-1-default (64-bit) Graphics Platform: Wayland Processors: 20 × 13th Gen Intel® Core™ i7-13700H Memory: 62.5 GiB of RAM Graphics Processor: Mesa Intel® Graphics Manufacturer: TUXEDO Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)
I think we have the same bug. I reported it here: https://bugs.kde.org/show_bug.cgi?id=477915 Do you have the same problem in dolphin? If so, when you launch dolphin via terminal and attempt to mount the drive, do you get the same output in the terminal? kf.solid.backends.udisks2: Failed to call the SolidUiServer, D-Bus said: QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/modules/soliduiserver'")
correct, I get this: ~> dolphin kf.solid.backends.udisks2: Failed to call the SolidUiServer, D-Bus said: QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/modules/soliduiserver'")
*** This bug has been marked as a duplicate of bug 477915 ***