Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox URL Histroy - Clean-up Issue #121

Closed
brahmastra2016 opened this issue Feb 17, 2016 · 3 comments
Closed

Firefox URL Histroy - Clean-up Issue #121

brahmastra2016 opened this issue Feb 17, 2016 · 3 comments
Labels
Milestone

Comments

@brahmastra2016
Copy link
Contributor

Firefox URL History does not get cleaned even when it is selected under Firefox options.

Both Windows and Mac has same issue.

BleachBit version 1.10
GTK version 2.16.6
local_cleaners_dir = C:\Program Files (x86)\cleaners
locale_dir = C:\Program Files (x86)\BleachBit\share\locale
options_dir = C:\Users\user\AppData\Roaming\BleachBit
personal_cleaners_dir = C:\Users\user\AppData\Roaming\BleachBit\cleaners
system_cleaners_dir = C:\Program Files (x86)\BleachBit\share\cleaners
locale.getdefaultlocale = ('en_US', 'cp1252')
os.getenv('APPDATA') = C:\Users\user\AppData\Roaming
os.getenv('LocalAppData') = C:\Users\user\AppData\Local
os.getenv('LocalAppDataLow') = C:\Users\user\AppData\LocalLow
os.getenv('Music') = C:\Users\user\Music
os.getenv('USERPROFILE') = C:\Users\user
os.getenv('ProgramFiles') = C:\Program Files (x86)
os.getenv('ProgramW6432') = C:\Program Files
os.getenv('TMP') = C:\Users\user\AppData\Local\Temp
os.path.expanduser('~') = C:\Users\user
platform.win32_ver1 = 6.1.7601
platform.platform = Windows-Vista-6.1.7601-SP1
platform.version = 6.1.7601
sys.argv = ['C:\Program Files (x86)\BleachBit\bleachbit.exe']
sys.executable = C:\Program Files (x86)\BleachBit\bleachbit.exe
sys.version = 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]
win32com.shell.shell.IsUserAnAdmin() = True
file = C:\Program Files (x86)\BleachBit\library.zip\bleachbit\Diagnostic.pyo

@az0 az0 added this to the 1.12 milestone Feb 17, 2016
@az0 az0 added the bug label Feb 17, 2016
@brahmastra2016
Copy link
Contributor Author

on windows7 fixed it by updating sqlite3.dll /python27/dlls

followed the URL instruction

https://deshmukhsuraj.wordpress.com/2015/02/07/windows-python-users-update-your-sqlite3/

Even on window OS i had to to disable the zeroblob under special.py (shred_sqlite_char_columns)

@az0
Copy link
Member

az0 commented Feb 19, 2016

I will check it out. Thanks

@az0
Copy link
Member

az0 commented Mar 15, 2016

I updated SQLite version 3.8.0.2 to 3.11.1, and git commit c43077d should help with the zeroblob issue too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants