-
-
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
Portable Snapshot seems to write data in %AppData% #4751
Comments
The portable ZIP from snapshot.keepassxc.org does not have a |
I tried the cmake approach in the past.. |
What failed? If its not fixable, we can close this. |
You have to setup a component build in order to selectively add files to a particular cpack installer. However that brings all sorts of challenges with the installer process. It's really just a mess. We really should just "touch" a |
* Move portable configuration files into a config subfolder from the executable. This prevents overwriting the stored config when the application is updated in-place. * Use .portable file to signal a portable app * Fix #4751
* Move portable configuration files into a config subfolder from the executable. This prevents overwriting the stored config when the application is updated in-place. * Use .portable file to signal a portable app * Fix #4751
* Move portable configuration files into a config subfolder from the executable. This prevents overwriting the stored config when the application is updated in-place. * Use .portable file to signal a portable app * Fix #4751
* Move portable configuration files into a config subfolder from the executable. This prevents overwriting the stored config when the application is updated in-place. * Use .portable file to signal a portable app * Fix #4751
* Move portable configuration files into a config subfolder from the executable. This prevents overwriting the stored config when the application is updated in-place. * Use .portable file to signal a portable app * Fix #4751
* Move portable configuration files into a config subfolder from the executable. This prevents overwriting the stored config when the application is updated in-place. * Use .portable file to signal a portable app * Fix #4751
* Move portable configuration files into a config subfolder from the executable. This prevents overwriting the stored config when the application is updated in-place. * Use .portable file to signal a portable app * Fix #4751
* Move portable configuration files into a config subfolder from the executable. This prevents overwriting the stored config when the application is updated in-place. * Use .portable file to signal a portable app * Fix #4751
* Move portable configuration files into a config subfolder from the executable. This prevents overwriting the stored config when the application is updated in-place. * Use .portable file to signal a portable app * Fix keepassxreboot#4751
Overview
After using the portable snapshot build, the settings in KeePassXC 2.5.4 are messed up (changes are saved immediately, browser-integration is turned off, etc).
Steps to Reproduce
Note:
After this problem occurred, I posted this issue without retesting it.
Tell me if I should retest it or if you need my settings files (to check if the snapshot build really wrote in %AppData%).
Expected Behavior
The portable version should never write any data in %AppData%
Debug Info
KeePassXC - Version 2.6.0-snapshot
Build Type: Snapshot
Revision: 287e822
Qt 5.14.2
Debugging mode is disabled.
Operating system: Windows 10 Version 1909
CPU architecture: x86_64
Kernel: winnt 10.0.18363
Enabled extensions:
Cryptographic libraries:
libgcrypt 1.8.5
The text was updated successfully, but these errors were encountered: