Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    resetting Dekko2

    Support
    2
    2
    100
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      guru last edited by

      I was tired of the ~400 MByte cache of Dekko2. I annoted all config values and removed:

      $ stop dekkod
      $ rm -rf .local/share/dekko2.dekkoproject/ .cache/dekko2.dekkoproject/
      

      Than I created my three accounts from scratch, always as IMAP accounts, which will ask as well for the SMTP values, the other way around as SMTP it is not working. After a short test I made a backup as:

      $ stop dekkod
      $ tar cfz dekko2-new.tar.gz .local/share/dekko2.dekkoproject/ .cache/dekko2.dekkoproject/ 
      

      and next time when I want to purge the cache it's enough to remove the above directories and unpack the tar backup.

      HIH

      1 Reply Last reply Reply Quote 0
      • H
        hummlbach last edited by

        Hehe, nice workaround... 🙂

        1 Reply Last reply Reply Quote 0
        • First post
          Last post