-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
When I run VeraCrypt (latest version, 1.26.24) as an appimage (installed via GearLever) on Fedora Silverblue (latest version, 43.2), it fails to obtain administrator privileges when I try and mount a volume and type in my administrator password.
Expected behavior
Volume should mount successfully
Observed behavior
Produces an error message "Failed to obtain administrator privileges"
Steps to reproduce
- Install VeraCrypt as an appimage on Fedora Silverblue (or probably any atomic/immutable Fedora-based distro)
- Try mounting a volume
- Type in administrator password when prompted
Screenshots
Your Environment
Please tell us more about your environment
VeraCrypt version: 1.26.24, appimage
Operating system and version:
Fedora Silverblue 43.2
System type:
x86_64
My workaround for this right now is just to use an app called Main Menu to edit the desktop file / launcher for VeraCrypt to add 'sudo' to the default execution command so VeraCrypt always runs with sudo. It's not ideal because it doesn't remember any volumes I've mounted or respect dark mode