bleachbit icon indicating copy to clipboard operation
bleachbit copied to clipboard

Bleach bit deletes a keePassXC formating

Open bulgin opened this issue 1 year ago • 6 comments

Whenever I run bleach bit it deletes the formating associated with keepassXC password storage app. What is the best method to stop this from happening? I can't find a setting in bleachbit that addresses this issue. Thanks.

bulgin avatar May 23 '24 23:05 bulgin

The file is located in ~/.cache/keepassxc/ and wiping this file with bleachbit removes the "last used" database. Very annoying.

andreasscherbaum avatar Oct 02 '24 22:10 andreasscherbaum

Thanks I did discover that after a while - I now don't wipe that file and the formating stays intact. Appreciate your follow up.

bulgin avatar Oct 02 '24 22:10 bulgin

This issue has been reported in general (not specific to BleachBit) like here

  • https://github.com/keepassxreboot/keepassxc/issues/7990
  • https://groups.google.com/g/linux.debian.bugs.dist/c/it0L4-ILpuk?pli=1
  • Google Search for more

Does this help?

  1. Set the KPXC_CONFIG_LOCAL environment variable to point to ~/.config/keepassxc/keepassxc.ini
  2. Move existing ~/.cache/keepassxc/keepassxc.ini to ~/.config/keepassxc/keepassxc.ini

az0 avatar Oct 02 '24 23:10 az0

Whenever I run bleach bit it deletes the formating associated with keepassXC password storage app. What is the best method to stop this from happening? I can't find a setting in bleachbit that addresses this issue. Thanks.

Besides moving the file to ~/.config, you can whitelist the file in the BleachBit preferences under the whitelist tab. The file must exist for the BleachBit GUI to find it.

az0 avatar Oct 02 '24 23:10 az0

Yes that works - whitelisting the file.  Thank you.

-----Original Message----- From: Andrew Ziem @.> Reply-To: bleachbit/bleachbit @.> To: bleachbit/bleachbit @.> Cc: bulgin @.>, Author @.***> Subject: Re: [bleachbit/bleachbit] Bleach bit deletes a keePassXC formating (Issue #1678) Date: Wed, 02 Oct 2024 16:14:45 -0700

Whenever I run bleach bit it deletes the formating associated with keepassXC password storage app. What is the best method to stop this from happening? I can't find a setting in bleachbit that addresses this issue. Thanks. Besides moving the file to ~/.config, you can whitelist the file in the BleachBit preferences under the whitelist tab. The file must exist for the BleachBit GUI to find it. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

bulgin avatar Oct 02 '24 23:10 bulgin

Wrote down both options (environment variable, whitelist) in my blog, for when I forget about this the next time.

andreasscherbaum avatar Oct 03 '24 23:10 andreasscherbaum