Bug 477877

Summary: Mount LUKS encrypted USB disk not asking for password
Product: [Plasma] kdeplasma-addons Reporter: Robby Engelmann <robby.engelmann>
Component: GeneralAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: 31113, robby.engelmann
Priority: NOR Keywords: qt6
Version: master   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Robby Engelmann 2023-12-01 22:23:24 UTC
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)
Comment 1 31113 2023-12-02 19:34:56 UTC
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'")
Comment 2 Robby Engelmann 2023-12-02 20:21:58 UTC
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'")
Comment 3 Robby Engelmann 2023-12-02 20:23:08 UTC

*** This bug has been marked as a duplicate of bug 477915 ***