Skip to content
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

Bleachbit will not open nor run... #1661

Open
cpari44 opened this issue Apr 18, 2024 · 2 comments
Open

Bleachbit will not open nor run... #1661

cpari44 opened this issue Apr 18, 2024 · 2 comments

Comments

@cpari44
Copy link

cpari44 commented Apr 18, 2024

I have Bleachbit (not portable) version 4.6.0.2537 installed on a Win10 (x64) PC.
After opening up cmd from the Search box and navigating to C:\Program Files (x86)\BleachBit\bleachbit_console.exe
below is what it printed out:

C:\Program Files (x86)\BleachBit\bleachbit_console.exe
Traceback (most recent call last):
File "bleachbit_console.py", line 56, in
File "", line 2237, in _find_and_load
File "", line 2226, in _find_and_load_unlocked
File "", line 1191, in _load_unlocked
File "", line 1161, in _load_backward_compatible
File "bleachbit\GUI.pyo", line 32, in
File "bleachbit\Options.pyo", line 163, in get
File "configparser.pyo", line 801, in getboolean
File "configparser.pyo", line 775, in _get
File "configparser.pyo", line 1132, in _convert_to_boolean
ValueError: Not a boolean: ['False']

Before trying to run Bleachbit (v4.4.2) I updated my Python software to version 3.12.3150.0 and PyCharm CE to version 241.14494.241.

What can I do to fix this issue?
Bleachbit (v4.4.2) ran fine before I updated it, the Python software and PyCharm CE to their latest versions.
I reinstalled Bleachbit version 4.4.2 which results in the same issue of not running with the Python software version 3.12.3150.0 and PyCharm CE version 241.14494.241 still intact. Maybe Bleachbit conflicts with the latest versions of Python and/or PyCharm CE?

@az0
Copy link
Member

az0 commented Apr 20, 2024

BleachBit should be using its own private copy of Python that's in the BleachBit folder.

Please try this

  1. Open %appdata%\bleachbit
  2. Copy bleachbit.ini to another name like bleachbit.ini.backup
  3. Run BleachBit

If it works, please send me the bleachbit.ini.backup file (the old broken one) by attaching it here or emailing to ahz0001 at duck dot com. To attach here, rename the .ini file to .log or .txt.

@cpari44
Copy link
Author

cpari44 commented Apr 29, 2024

BleachBit should be using its own private copy of Python that's in the BleachBit folder.

Please try this

  1. Open %appdata%\bleachbit
  2. Copy bleachbit.ini to another name like bleachbit.ini.backup
  3. Run BleachBit

If it works, please send me the bleachbit.ini.backup file (the old broken one) by attaching it here or emailing to ahz0001 at duck dot com. To attach here, rename the .ini file to .log or .txt.

It worked! Upon successfully running and opening Bleachbit it created a new bleachbit.ini file in place of bleachbit.ini.backup.

Attached is the old broken bleachbit.ini.backup file which is renamed bleachbit.ini.backup.txt as per your instructions.
Would it be safe to delete bleachbit.ini.backup from the %appdata%\bleachbit directory or should I leave it there?

Thanks for your input.

bleachbit.ini.backup.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants