Comment 2 for bug 1668073

Revision history for this message
daniel CURTIS (anoda) wrote :

Hi Andrew. I've installed a new Bleachbit version - 1.12 via dpkg(1) utility. There was some problem with dependencies (Bleachbit depends on python:any (>= 2.7.5-5~) but there is 2.7.3-0ubuntu2.2 version installed etc.) Anyway, everything went okay - I mean that I could open and use Bleachbit. New Bleachbit was installed; I confirmed it with 'dpkg -l' command and Bleachbit menu.

However, during cleaning files (Firefox was closed), an additional problems appeared. Here they are:

● Error in execution of <bleachbit.Command.Function instance at 0x88a4eec>
  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 149, in execute
      self.func(self.path)
    File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 751, in vacuum_sqlite3
      execute_sqlite3(path, 'vacuum')
    File "/usr/share/bleachbit/bleachbit/FileUtilities.py", line 307, in execute_sqlite3
      '%s: %s' % (Common.decode_str(exc), path))

● DatabaseError: malformed database schema (collection_metadata) - near "WITHOUT": syntax error: /home/user/.mozilla/firefox/abcd.default/kinto.sqlite

As we can see, besides malformed database error there is one more related with python, I guess. But, as I've already mentioned, everything seems to work okay. But, for now, I decided to remove 1.12 version and install Precise default, which is 0.9.

By the way; thank You very much for the Bleachbit. It's a very good application :- )

Thanks, best regards.