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 app hanged when running Clean operation with selected all options after Preview was completed on Ubuntu 20 #1627

Open
JuraLys opened this issue Jan 7, 2024 · 2 comments
Labels

Comments

@JuraLys
Copy link

JuraLys commented Jan 7, 2024

see attached screenshot
Bleachbit-hang(

@JuraLys JuraLys added the new label Jan 7, 2024
@az0
Copy link
Member

az0 commented Jan 8, 2024

Disable options under the "deep scan" section. Does this help?

@JuraLys
Copy link
Author

JuraLys commented Jan 8, 2024

Disable options under the "deep scan" section. Does this help?

It helped but cleaning completed with error:
Error: system.free_disk_space: Function: Overwrite free disk space /root/.cache
Traceback (most recent call last):
File "/usr/share/bleachbit/bleachbit/Worker.py", line 87, in execute
for ret in cmd.execute(self.really_delete):
File "/usr/share/bleachbit/bleachbit/Command.py", line 145, in execute
for func_ret in self.func():
File "/usr/share/bleachbit/bleachbit/Cleaner.py", line 569, in wipe_path_func
for ret in FileUtilities.wipe_path(pathname, idle=True):
File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 978, in wipe_path
truncate_f(f)
File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 678, in truncate_f
f.truncate(0)
File "/usr/lib/python3.8/tempfile.py", line 612, in func_wrapper
return func(*args, **kwargs)
OSError: [Errno 28] No space left on device

Disk space recovered: 388MB
Files deleted: 140
Special operations: 7
Errors: 1
elapsed time: 797 seconds

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

No branches or pull requests

2 participants