https://bugs.kde.org/show_bug.cgi?id=512006
Bug ID: 512006
Summary: plasma-vault does not work
Classification: Plasma
Product: plasmashell
Version First 6.4.4
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: Vaults widget
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Created attachment 186731
--> https://bugs.kde.org/attachment.cgi?id=186731&action=edit
The only window i can have.
Plasma Vault isn't working for me. I get a window that doesn't let me choose
the encryption method. The application only asks me to enter a directory name,
which I do, but the 'next' button remains grayed out and I can't proceed.
My PATH includes gocryptfs, crypfs, and encfs.
I compiled plasma-vault with the following cmake command:
cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
-D CMAKE_INSTALL_LIBEXECDIR=libexec \
-D CMAKE_BUILD_TYPE=Release \
-D BUILD_QT5=OFF \
-D BUILD_TESTING=OFF \
-W no-dev ..
and get :
-- Checking for one of the modules 'gio-2.0'
-- Found Gocryptfs: /usr/local/bin/gocryptfs
-- The following RUNTIME packages have been found:
* Gocryptfs, Encrypted filesystem backend written in Go,
<https://nuetzlich.net/gocryptfs/>
Required at runtime to create and unlock Vaults
-- The following OPTIONAL packages have been found:
* Qt6QuickTools (required version >= 6.9.3)
* OpenGL
* Qt6Quick (required version >= 6.8.0)
* WrapVulkanHeaders
* PkgConfig
* KF6NetworkManagerQt (required version >= 6.14.0)
* Qt6GuiTools (required version >= 6.9.3)
* Qt6WidgetsTools (required version >= 6.9.3)
* Qt6CoreTools (required version >= 6.9.3)
* Qt6DBusTools (required version >= 6.9.3)
* Qt6QmlTools (required version >= 6.9.3)
-- The following REQUIRED packages have been found:
* ECM (required version >= 6.14.0), Extra CMake Modules.,
<https://projects.kde.org/projects/kdesupport/extra-cmake-modules>
* Qt6 (required version >= 6.8.0)
* KF6ConfigWidgets (required version >= 6.14.0)
* KF6DBusAddons (required version >= 6.14.0)
* KF6ItemModels (required version >= 6.14.0)
* KF6KIO (required version >= 6.14.0)
* KF6Service (required version >= 6.14.0)
* KF6WidgetsAddons (required version >= 6.14.0)
* KF6 (required version >= 6.14.0)
* Plasma (required version >= 6.4.6)
* Qt6Core (required version >= 6.8.0)
* PlasmaActivities (required version >= 6.4.6)
* Qt6Widgets (required version >= 6.8.0)
* Qt6DBus (required version >= 6.7.0)
* Gettext
* KF6I18n (required version >= 6.14.0)
* KSysGuard
-- Configuring done (5.8s)
-- Generating done (0.1s)
OBSERVED RESULT
No choice for encryptation méthod. Button Next remains grayed.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.4.*
KDE Plasma Version: 6.4.*
KDE Frameworks Version: 6.19
Qt Version: 6.9.3
ADDITIONAL INFORMATION
It was working with Qt5/Plasma-5
--
You are receiving this mail because:
You are watching all bug changes.