** Description changed:

  Hi.
  
  A couple of weeks ago, I've started to notice an error message during
  cleaning files (right after BleachBit scan result) etc. It's a red
  message, at the beginning of a removing process. I have no idea what is
  the reason and what could have had an impact on this issue. Error
  message is related to the Firefox v58.0.2 version (earlier also) and
  '@USER/.mozilla/firefox/*.default/places.sqlite' file.
  
  ● An error in a Bleachbit window:
  
  Error in execution of <bleachbit.Command.Function instance at 0xb553b80c>
  Traceback (most recent call last):
    File "/usr/share/bleachbit/bleachbit/Worker.py", line 84, in execute
      for ret in cmd.execute(self.really_delete):
    File "/usr/share/bleachbit/bleachbit/Command.py", line 146, in execute
      self.func(self.path)
    File "/usr/share/bleachbit/bleachbit/Special.py", line 280, in 
delete_mozilla_url_history
      FileUtilities.execute_sqlite3(path, cmds)
    File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 307, in 
execute_sqlite3
      '%s: %s' % (Common.decode_str(exc), path))
  DatabaseError: no such table: moz_favicons: 
/home/test1/.mozilla/firefox/*.default/places.sqlite 
  
  ● A console error during Bleachbit work (`sudo bleachbit` command):
  
  debug: DeepScan.scan: searches= {'/home/test1': [u'^~wr[a-z][0-9]{4}\\.tmp$', 
u'^ppt[0-9]{4}\\.tmp$']}
  Error in execution of <bleachbit.Command.Function instance at 0xb553b80c>
  Traceback (most recent call last):
    File "/usr/share/bleachbit/bleachbit/Worker.py", line 84, in execute
      for ret in cmd.execute(self.really_delete):
    File "/usr/share/bleachbit/bleachbit/Command.py", line 146, in execute
      self.func(self.path)
    File "/usr/share/bleachbit/bleachbit/Special.py", line 280, in 
delete_mozilla_url_history
      FileUtilities.execute_sqlite3(path, cmds)
    File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 307, in 
execute_sqlite3
      '%s: %s' % (Common.decode_str(exc), path))
  DatabaseError: no such table: moz_favicons: 
/home/test1/.mozilla/firefox/*.default/places.sqlite
  debug: DeepScan.scan: searches= {'/home/test1': [u'^~wr[a-z][0-9]{4}\\.tmp$', 
u'^ppt[0-9]{4}\\.tmp$']} 
  
  However, even with above error messages, Bleachbit continue to work and
- remove all the files etc. (If Bleachbit is running as a normal user, not
- via sudo(8) then not every file can be removed, because of a "permission
- denied" message, of course. In such a case, it's let say: 68/170 files
- deleted.) Here are some technical informations (if something more is
- needed, please let me know):
+ remove all the files etc. (Please note also, that not every file can be
+ and is removed, due to the "permission denied" message, when Bleachbit
+ is not running, executed as the superuser via sudo(8). In such a case,
+ it's let say: 68/170 files deleted.) Here are some technical
+ informations (if something more is needed, please let me know):
  
  ✗ Release (`lsb_release -rd` command):
    Description:        Ubuntu 16.04.4 LTS
    Release:    16.04 
- ✗ Linux: 4.4.0-116-generic (i386/x86)
+ ✗ Linux: 4.4.0-116-generic (i386/x86_32)
  ✗ Bleachbit: 1.10-1
  ✗ python3.5: 3.5.2-2ubuntu0~16.04.4 
  
  Thanks, best regards.

** Description changed:

  Hi.
  
  A couple of weeks ago, I've started to notice an error message during
- cleaning files (right after BleachBit scan result) etc. It's a red
- message, at the beginning of a removing process. I have no idea what is
- the reason and what could have had an impact on this issue. Error
- message is related to the Firefox v58.0.2 version (earlier also) and
+ cleaning files (right after BleachBit scan result) etc. It's a red font
+ message, at the beginning of the removing process. I have no idea what
+ is the reason and what could have had an impact on this issue. Error
+ message is related to the Firefox v58.0.2 (earlier versions also) and
  '@USER/.mozilla/firefox/*.default/places.sqlite' file.
  
- ● An error in a Bleachbit window:
+ ● An error in a BleachBit window:
  
  Error in execution of <bleachbit.Command.Function instance at 0xb553b80c>
  Traceback (most recent call last):
    File "/usr/share/bleachbit/bleachbit/Worker.py", line 84, in execute
      for ret in cmd.execute(self.really_delete):
    File "/usr/share/bleachbit/bleachbit/Command.py", line 146, in execute
      self.func(self.path)
    File "/usr/share/bleachbit/bleachbit/Special.py", line 280, in 
delete_mozilla_url_history
      FileUtilities.execute_sqlite3(path, cmds)
    File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 307, in 
execute_sqlite3
      '%s: %s' % (Common.decode_str(exc), path))
  DatabaseError: no such table: moz_favicons: 
/home/test1/.mozilla/firefox/*.default/places.sqlite 
  
- ● A console error during Bleachbit work (`sudo bleachbit` command):
+ ● A console error - the same time as above message (`sudo bleachbit`
+ command):
  
  debug: DeepScan.scan: searches= {'/home/test1': [u'^~wr[a-z][0-9]{4}\\.tmp$', 
u'^ppt[0-9]{4}\\.tmp$']}
  Error in execution of <bleachbit.Command.Function instance at 0xb553b80c>
  Traceback (most recent call last):
    File "/usr/share/bleachbit/bleachbit/Worker.py", line 84, in execute
      for ret in cmd.execute(self.really_delete):
    File "/usr/share/bleachbit/bleachbit/Command.py", line 146, in execute
      self.func(self.path)
    File "/usr/share/bleachbit/bleachbit/Special.py", line 280, in 
delete_mozilla_url_history
      FileUtilities.execute_sqlite3(path, cmds)
    File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 307, in 
execute_sqlite3
      '%s: %s' % (Common.decode_str(exc), path))
  DatabaseError: no such table: moz_favicons: 
/home/test1/.mozilla/firefox/*.default/places.sqlite
  debug: DeepScan.scan: searches= {'/home/test1': [u'^~wr[a-z][0-9]{4}\\.tmp$', 
u'^ppt[0-9]{4}\\.tmp$']} 
  
- However, even with above error messages, Bleachbit continue to work and
+ However, even with above error messages, BleachBit continue to work and
  remove all the files etc. (Please note also, that not every file can be
- and is removed, due to the "permission denied" message, when Bleachbit
+ and is removed, due to the "permission denied" message, when BleachBit
  is not running, executed as the superuser via sudo(8). In such a case,
  it's let say: 68/170 files deleted.) Here are some technical
  informations (if something more is needed, please let me know):
  
  ✗ Release (`lsb_release -rd` command):
-   Description:        Ubuntu 16.04.4 LTS
-   Release:    16.04 
+     Description:      Ubuntu 16.04.4 LTS
+     Release:  16.04 
  ✗ Linux: 4.4.0-116-generic (i386/x86_32)
- ✗ Bleachbit: 1.10-1
+ ✗ BleachBit: 1.10-1
  ✗ python3.5: 3.5.2-2ubuntu0~16.04.4 
  
  Thanks, best regards.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752906

Title:
  Error in execution of <bleachbit.Command.Function instance>

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bleachbit/+bug/1752906/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to