Bug 477877 - Mount LUKS encrypted USB disk not asking for password
Summary: Mount LUKS encrypted USB disk not asking for password
Status: RESOLVED DUPLICATE of bug 477915
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: General (show other bugs)
Version: master
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-12-01 22:23 UTC by Robby Engelmann
Modified: 2023-12-02 20:23 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***