See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Chrome asks for password/keyring every time
#8
Just for all who still have this issue, adjust the launcher/icon with:

--password-store=basic

This makes chrome of chromium use the default basic key shipped with it. The other trick was to uninstall gnome-keyring but it will keep getting reinstalled by updates so this is the best solution I have found. It would be better to have a startup script made and point the launcher/icon to it so updates to chrome or chromium will not change how it is launched. Here is a sample chromium script.

#!/bin/bash

chromium-browser --password-store=basic %U
Reply


Messages In This Thread
Re: Chrome asks for password/keyring every time - by penglezos - 05-11-2017, 11:49 AM
Re: Chrome asks for password/keyring every time - by supergamer - 05-19-2017, 06:40 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)