-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Lock database on SessionLock does not work with i3lock on arch linux #3339
Copy link
Copy link
Closed
Labels
Description
Expected Behavior
I'd expect the database to lock when my screen gets locked.
Current Behavior
The database is not locked on screen lock and after unlocking the screen - the database is still unlocked.
Possible Solution
Lock the database on lock screen (#545)
Steps to Reproduce
- Use arch linux
- Use i3 (i3gaps)
- Unlock your database
- Use
i3lockto lock your screen
$ i3lock- Unlock your screen
- Database is still unlocked.
Context
I'm running on arch linux, using i3 (i3gaps) as my window manager, and i3lock as my screen locker.
I expect my database to get locked once I lock my screen, but the database does NOT get locked.
Debug Info
KeePassXC - Version 2.4.3
Revision: 5d6ef0c
Qt 5.12.4
Debugging mode is disabled.
Operating system: Arch Linux
CPU architecture: x86_64
Kernel: linux 5.1.15-arch1-1-ARCH
Enabled extensions:
- Auto-Type
- Browser Integration
- SSH Agent
- KeeShare (signed and unsigned sharing)
- YubiKey
Cryptographic libraries:
libgcrypt 1.8.4Or is it expected behavior that on screen lock the database locks, but on screen unlock it unlocks itself?
Edit: I've created an issue for i3lock.
Reactions are currently unavailable