GithubHelp home page GithubHelp logo

Firefox Cleaner Rewritten about bleachbit HOT 5 CLOSED

 avatar commented on July 2, 2024
Firefox Cleaner Rewritten

from bleachbit.

Comments (5)

ROCKNROLLKID avatar ROCKNROLLKID commented on July 2, 2024 1

Andrew was, at one time, talking about moving all the cleaners to CleanerML, so it might be a good idea just to do that.

from bleachbit.

nodiscc avatar nodiscc commented on July 2, 2024

@devmapper0 your gist is unreachable

@az0 currently the main problem with the Firefox cleaner is it assumes the only profile directory is at $USERPROFILE\\Application Data\\Mozilla\\Firefox\\Profiles\\*.default*\\ on Win, and ~/.mozilla/firefox*/*.default*/ on Linux: https://github.com/az0/bleachbit/blob/master/bleachbit/Cleaner.py#L225

Same for the cachebase which Bleachbit expects to be at $localappdata\\Mozilla\\Firefox\\Profiles\\*.default* : https://github.com/az0/bleachbit/blob/master/bleachbit/Cleaner.py#L245

  • When other profiles are created through the profile manager, they are placed at Profiles\*.profilename, and therefore are not cleaned.

Can you show me how to fix it? I think profile_dir and cachebase need to be declared as lists, and a for loop added at https://github.com/az0/bleachbit/blob/master/bleachbit/Cleaner.py#L247. I have tried to fix this, and failed.

  • Or should we port the Firefox cleaner to CleanerML, and remove it from BB? (consistency)

from bleachbit.

 avatar commented on July 2, 2024

@nodiscc Link is working now.

from bleachbit.

ROCKNROLLKID avatar ROCKNROLLKID commented on July 2, 2024

Does this relate to tiemays work? #89

from bleachbit.

 avatar commented on July 2, 2024

@ROCKNROLLKID I just run my cleaner in BleachBit 1.12-1 on Debian Testing and there are no errors. I do not used command="mozilla_url_history" anywhere in cleaner. I was rewriting directly from Cleaner.py.

from bleachbit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.