-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
setting ShowTrayIcon to true will cause the interface of keepassxc to be hidden & break. #11109
Comments
This bug is a regression bug, It seems as if only version of keepassxc 2.7.9 has this issue. The latest package I tested where this bug wasnt present was keepassxc version 2.7.8-2 of the arch build. |
File a bug with arch, this isn't on us. No changes were made to this functionality between 2.7.8 and 2.7.9 |
Have you actually tested this on another linux distro besides arch using cinnamon? Because I understand there might be an issue with packaging but its very possible another change can cause something seemingly unrelated to break. |
Ok so My suspicions were right and this is still broken even when building from source. I seriously doubt this is an issue with arch. Im sure more testing in a virtual machine with other packages could help. I don't think that a bug in a dependency is likely to blame considering that it is a regression issue. The only dependency upgrade between broken and working versions seems to be botan. which is a crypto library. |
Next time post a screenshot. This is a pinned issue: #10927 (comment) Also fixed for next release |
Overview
Steps to Reproduce
setting:
[GUI]
ShowTrayIcon=true
Without this option enabled if
{
[GUI]
MinimizeOnClose=true
MinimizeOnStartup=true
MinimizeToTray=true
}
are set keepassxc will not respect close events and it seems like cinnamon just minimizes it. In my personal window manager the window becomes impossible to close.
Expected Behavior
pretty severe bug on my end tbh. The expected behavior would be to actually be able to use the interface if this setting is enabled.
Actual Behavior
Interface skips rendering, blank white screen with menu buttons on top.
Context
KeePassXC - Version 2.7.9
Revision: 8f6dd13
Qt 5.15.14
Debugging mode is disabled.
Operating system: Arch Linux
CPU architecture: x86_64
Kernel: linux 6.9.10-arch1-1
Enabled extensions:
Cryptographic libraries:
Operating System: Linux
Desktop Env: Cinnamon
Windowing System: X11
The text was updated successfully, but these errors were encountered: