Jump to content

APMichael

Experienced Members
  • Posts

    984
  • Joined

  • Last visited

Posts posted by APMichael

  1. 4 hours ago, Stephen CCleaner said:

    The dump file is a different issue and likely not introduced in this version. It's to do with something not being closed down correctly, but it's nothing to worry about.

    I can confirm that the new version constantly creates .dmp files. If CCleaner is closed immediately after the cleanup, a .dmp file is almost always created. Even if "automatic updates" is disabled.

    Edit: Looks like the bug is already known and will be corrected in the next version.

  2. 14 hours ago, SMalik said:

    R-Wipe & Clean stores custom wipe lists here.
    %AppData%\R-TT\RWC\WL

    Thank you very much for this important note.

     

    11 hours ago, SMalik said:

    License file. This should not be added.
    %ProgramFiles%\R-Wipe & Clean|*.txt

    Right! I think a long time ago it was also agreed here that license, readme, manual and similar files should not be deleted, because for many users these files do not belong to the category "garbage".

     

    Revised entry:

    [R-Wipe & Clean *]
    LangSecRef=3024
    Detect=HKLM\Software\R-TT\RWC
    FileKey1=%AppData%\R-TT|*.*|RECURSE
    ExcludeKey1=PATH|%AppData%\R-TT\RWC\WL\|*.*
  3. I personally exclude all ".sqlite-shm" and ".sqlite-wal" files in the Firefox profile since a long time, because it happened from time to time that Firefox databases were not closed correctly when exiting.

    Drive or Folder: %AppData%\Mozilla\Firefox\Profiles\*\
    File Types: *.sqlite-shm;*.sqlite-wal

    (In this special case it would of course be sufficient to exclude only the files for the "storage-sync-v2.sqlite".)

  4. I have just installed Firefox 79.0 (release version) and can confirm the problem.

    If an extension makes changes to the new "storage-sync-v2.sqlite", the files ".sqlite-shm" and ".sqlite-wal" are not inserted into the "storage-sync-v2.sqlite" when Firefox is closed. If they are deleted by the CCleaner rule "Internet Cache", all changes will be lost.

    You should therefore remove the deletion of the ".sqlite-shm" and ".sqlite-wal" files from the rule "Internet Cache". It is also not necessary that these files are deleted by the rule "Internet Cache", because there is still the rule "Compact Databases".

    The rule "Compact Databases" does everything right, because it merges the ".sqlite-shm" and ".sqlite-wal" files with the ".sqlite" file and compresses it afterwards.

    @circcc has already written the same thing.

    The only workaround is to exclude "*.sqlite-shm" and "*.sqlite-wal".

    Possibly interesting: https://blog.mozilla.org/addons/2020/07/09/changes-to-storage-sync-in-firefox-79/#comment-226930

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.