以 root 身份运行时出现 Bleachbit 错误

以 root 身份运行时出现 Bleachbit 错误

我最近在 bleach bit 中遇到了以下 2 个错误

最近文档列表 0
错误:system.memory:功能:内存
回溯(最近一次调用最后一次):
  文件“/usr/share/bleachbit/Worker.py”,第 83 行,正在执行
    对于 cmd.execute(self.really_delete) 中的 ret:
  文件“/usr/share/bleachbit/Command.py”,第 147 行,正在执行
    对于 self.func() 中的 func_ret:
  文件“/usr/share/bleachbit/Memory.py”,第 302 行,位于 wipe_memory 中
    wipe_swap_linux(设备,proc_swaps)
  文件“/usr/share/bleachbit/Memory.py”,第 274 行,位于 wipe_swap_linux 中
    logger.info(_("擦除交换设备 %s。", device)
UnboundLocalError:赋值前引用局部变量‘_’
覆盖可用磁盘空间 /root/.cache 0

答案1

此错误已报告并修复。请参阅GitHub 问题 575或者修补

相关内容