On 07/18/2010 03:32 PM, Hideki Yamane wrote:
> henr...@babytalk:~/.config/chromium$ ls -al Safe\ Browsing\ Bloom*
> -rw-r--r-- 1 henrich henrich 19012608 2010-07-18 21:28 Safe Browsing Bloom
> -rw------- 1 henrich henrich  1425253 2010-06-04 01:40 Safe Browsing Bloom 
> Filter 2
> 
>  Can I force to update it?
> 

Close chromium, install sqlite3 and try this:

sqlite3 Safe\ Browsing\ Bloom 'PRAGMA integrity_check;'
sqlite3 Safe\ Browsing\ Bloom\ Filter\ 2 'PRAGMA integrity_check;'

Then backup those files:
mv Safe\ Browsing\ Bloom\ Filter\ 2 Safe\ Browsing\ Bloom\ Filter\ 2.old
mv Safe\ Browsing\ Bloom Safe\ Browsing\ Bloom.old

And restart again chromium.

Cheers,
Giuseppe.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to