Errors in version 2.2 Linux Mint 19.1

Bug #1828659 reported by ineuw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BleachBit
Fix Released
Low
Unassigned

Bug Description

I am getting these errors ever since I installed 2.2,
Linux Mint 19.1v2, 64bit

Error: system.trash: Command to delete /root/.local/share/Trash/files/ssh-5vb4IgcwHGpz/agent.1160
Traceback (most recent call last):
  File "/usr/share/bleachbit/Worker.py", line 83, in execute
    for ret in cmd.execute(self.really_delete):
  File "/usr/share/bleachbit/Command.py", line 84, in execute
    FileUtilities.delete(self.path, self.shred)
  File "/usr/share/bleachbit/FileUtilities.py", line 303, in delete
    logger.info(_("Special file type cannot be deleted: %s"), path)
NameError: global name '_' is not defined
Error: system.trash: Command to delete /root/.local/share/Trash/files/ssh-5vb4IgcwHGpz
Traceback (most recent call last):
  File "/usr/share/bleachbit/Worker.py", line 83, in execute
    for ret in cmd.execute(self.really_delete):
  File "/usr/share/bleachbit/Command.py", line 84, in execute
    FileUtilities.delete(self.path, self.shred)
  File "/usr/share/bleachbit/FileUtilities.py", line 270, in delete
    logger.info(_("Directory is not empty: %s"), path)
NameError: global name '_' is not defined

Revision history for this message
ineuw (ineuw) wrote :
Revision history for this message
Andrew Ziem (ahziem1) wrote :

There's a comment here about the issue and way to patch your system

https://github.com/bleachbit/bleachbit/issues/547#issuecomment-486003610

Changed in bleachbit:
milestone: none → 3.0
status: New → Fix Committed
Revision history for this message
ineuw (ineuw) wrote :

Thanks Andrew. I will use the info in the link

Revision history for this message
Andrew Ziem (ahziem1) wrote :
Changed in bleachbit:
importance: Undecided → Low
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.