Advertisement
Guest User

Untitled

a guest
May 29th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. Clean file 0 /home/carcharot/.config/chromium/Default/databases/Databases.db
  2. Error in execution of <bleachbit.Command.Function instance at 0x7f5369e723f8>
  3. Traceback (most recent call last):
  4. File "/usr/share/bleachbit/bleachbit/Worker.py", line 84, in execute
  5. for ret in cmd.execute(self.really_delete):
  6. File "/usr/share/bleachbit/bleachbit/Command.py", line 146, in execute
  7. self.func(self.path)
  8. File "/usr/share/bleachbit/bleachbit/Special.py", line 102, in delete_chrome_autofill
  9. FileUtilities.execute_sqlite3(path, cmds)
  10. File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 307, in execute_sqlite3
  11. '%s: %s' % (Common.decode_str(exc), path))
  12. DatabaseError: no such column: full_name: /home/carcharot/.config/chromium/Default/Web Data
  13. Clean file 0 /home/carcharot/.config/chromium/Default/History
  14. Error in execution of <bleachbit.Command.Function instance at 0x7f536803ef80>
  15. Traceback (most recent call last):
  16. File "/usr/share/bleachbit/bleachbit/Worker.py", line 84, in execute
  17. for ret in cmd.execute(self.really_delete):
  18. File "/usr/share/bleachbit/bleachbit/Command.py", line 146, in execute
  19. self.func(self.path)
  20. File "/usr/share/bleachbit/bleachbit/Special.py", line 163, in delete_chrome_favicons
  21. FileUtilities.execute_sqlite3(path, cmds)
  22. File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 307, in execute_sqlite3
  23. '%s: %s' % (Common.decode_str(exc), path))
  24. DatabaseError: no such column: image_data: /home/carcharot/.config/chromium/Default/Favicons
  25. Error in execution of <bleachbit.Command.Function instance at 0x7f5368051248>
  26. Traceback (most recent call last):
  27. File "/usr/share/bleachbit/bleachbit/Worker.py", line 84, in execute
  28. for ret in cmd.execute(self.really_delete):
  29. File "/usr/share/bleachbit/bleachbit/Command.py", line 146, in execute
  30. self.func(self.path)
  31. File "/usr/share/bleachbit/bleachbit/Special.py", line 211, in delete_chrome_keywords
  32. FileUtilities.execute_sqlite3(path, cmds)
  33. File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 307, in execute_sqlite3
  34. '%s: %s' % (Common.decode_str(exc), path))
  35. DatabaseError: no such table: keywords_backup: /home/carcharot/.config/chromium/Default/Web Data
  36. Vacuum 0 /home/carcharot/.config/chromium/Default/History
  37. Vacuum 0 /home/carcharot/.config/chromium/Default/Web Data
  38.  
  39. Disk space recovered: 0
  40. Files deleted: 0
  41. Special operations: 14
  42. Errors: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement