Every time when I opens Ungoogled Chromium I gets this:

How can I solve this issue?

  • SavvyWolf@pawb.social
    link
    fedilink
    English
    arrow-up
    13
    ·
    28 days ago

    Does it mention something about “your login key was not unlocked when you logged in”?

    If so, open up the application called “Passwords and Keys” (or “seahorse”), right click on “Login” > Change password and set it to match your Linux user account.

    • morgunkorn@discuss.tchncs.de
      link
      fedilink
      arrow-up
      6
      ·
      28 days ago

      yeah, that’s the (automated) translation of the text shown in the picture:

      Unlocking the login keychain

      Authentication required Your login keychain was not unlocked when you signed in to the computer.

      Password:

  • tasankovasara@sopuli.xyz
    link
    fedilink
    arrow-up
    2
    ·
    27 days ago

    I’ve been keeping a sandboxed chromium on my machines only to access Facebook. For everything else I use qutebrowser.

    When chromium started doing this (letting it access my keyring was not an option), I decided that instead of looking in the config or switching to firefox, it’s time to finally drop Facebook from my life. Problem solved, hundreds of megabytes freed :)

  • hayk@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    25 days ago

    run with --password-store=basic flag from the command line. if that helps, simply make a .desktop file with the proper Exec= field. let me know if you need more details.

    UPD: just saw there was an earlier response on this! hope that helped.