Andrew Ziem
Andrew Ziem
My general advice for this issue is uninstall your version and install the latest version (currently 4.6.1 beta). During installation, watch for any errors in the installation log. There is...
See known issues section here https://www.bleachbit.org/news/bleachbit-460 On Thu, May 16, 2024, 6:40 PM JulieAd ***@***.***> wrote: > 20240516_202653.jpg (view on web) > > > Hi I need help with installation....
**Please test [BleachBit 4.6.1 beta ](https://www.bleachbit.org/news/bleachbit-461-beta) which has the fix for the error "msvcr100.dll was not found."** (A separate installation of the Microsoft Visual Studio runtime is no longer needed.)...
@Orava2 Would it be a solution that the application would check that the browser is running as the same user? (It would ignore the processes of other users. )
This is fixed now. It's currently building for Windows, and assuming that doesn't crash, in a few minutes you can download it for testing from the[ CI build site](https://ci.bleachbit.org/) as...
@Orava2 This feature was released in [BleachBit 4.9.0 alpha](https://www.bleachbit.org/news/bleachbit-490-alpha)
@HanM23 Please open a terminal and try these commands in this order. Then please copy and paste the results and share it here. ```sh cat /etc/lsb-release journalctl --version sudo journalctl...
The Winapp2.ini distributed by BleachBit is derived from the upstream repository at https://github.com/MoscaDotTo/Winapp2. To resolve this issue, you can: 1. Open an issue in that repository. 2. In BleachBit, whitelist...
The issue is that an I/O intensive process is happening in the main thread as the GUI, so the GUI becomes unresponsive. The solution would be to run a worker...
See the prototype at https://github.com/bleachbit/bleachbit/issues/968 . To get updates, click the "subscribe" button on that page.