Results 537 comments of Andrew Ziem

# What is happening The option `system.*` enables `system.free_disk_space`. You can run `bleachbit_console.exe -l | find "system"` to list the options for the system cleaner. # Manual option You can...

OK, I will keep this as a to-do for subtraction operator. I changed the issue title.

Try installing setuptools using pip

> Notably I did not explicitly update py2exe, but the .ps1 run in win11 seemed to pass with py2exe-0.14.0.0-cp312-cp312-win32.whl. Yes, I see it pulled in the new py2exe, which is...

>but this is strange since the file exists at this path: > It would be nice to know the real reason why g_module_open() is failing here. See commits aa5933bfe5c3c97d171d37808a6ac0379b4d757d ,...

> It appears this warning is internal to gtk, so I'm not sure if it's really hurting anything, though it would be nice to know why it's popping up. Does...

Did you set your language using the BleachBit preferences or using environment variables?

The feature to change language is new in version 5.0.0, and what you describe is a known issue documented in the [version 5.0.0 release notes](https://www.bleachbit.org/news/bleachbit-500). >After changing the display language...

The [existing Vivaldi cleaner](https://github.com/bleachbit/cleanerml/blob/master/pending/vivaldi.xml) in the cleanerml repo has not been updated for a long time. Here's something you could do now. 1. Copy [chromium.xml](https://github.com/bleachbit/bleachbit/blob/master/cleaners/chromium.xml) to `vivaldi.xml` and put it...

Here is a [CleanerML ](https://docs.bleachbit.org/cml/cleanerml.html) file. ```xml Raspberry Pi Imager Makes images for Raspberry Pi Cache Delete the cache ``` How to try it 1. Save it to `%APPDATA%\BleachBit\cleaners\`. 2....