Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

New chromium requires keyring password

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
9 posts • Page 1 of 1
Author
Message
cfgauss
l33t
l33t
User avatar
Posts: 793
Joined: Wed May 18, 2005 7:07 pm
Location: USA

New chromium requires keyring password

  • Quote

Post by cfgauss » Sat Aug 06, 2016 4:21 pm

I'm running KDE and chromium-53.0.2785.34. With this new chromium version, a window appears every time I boot the browser demanding "Enter password for keyring 'Default' to unlock." My login password doesn't work but Cancel allows chromium to function. There is a USE flag gnome-keyring for chromium which I have not enabled.

How do I get rid of this annoying keyring request?

Any debugging hints will be gratefully received.

[WORKAROUND]
This is not a solution. The gnome-keyring password for the Default keyring was unknown to me and certainly wasn't my login password, so I deleted ~/.gnome2/keyrings/default.keyring. The next time I booted chromium the gnome-keyring process asked me to choose a password for a new Default_keyring keyring. Now the first time chromium boots I am able to unlock the keyring (since I now know the password) and subsequent boots during that KDE session don't require further passwords.

However, I'd love to be able to use chromium without gnome-keyring.
[/WORKAROUND]
Last edited by cfgauss on Mon Aug 08, 2016 11:28 pm, edited 4 times in total.
Top
Ant P.
Watchman
Watchman
Posts: 6920
Joined: Sat Apr 18, 2009 7:18 pm
Contact:
Contact Ant P.
Website

  • Quote

Post by Ant P. » Sat Aug 06, 2016 4:23 pm

https://forums.gentoo.org/viewtopic-t-1 ... allet.html
Top
cfgauss
l33t
l33t
User avatar
Posts: 793
Joined: Wed May 18, 2005 7:07 pm
Location: USA

  • Quote

Post by cfgauss » Sat Aug 06, 2016 5:11 pm

Ant P. wrote:https://forums.gentoo.org/viewtopic-t-1 ... allet.html
Setting CHROMIUM_FLAGS="--password-store=basic" in /etc/chromium/default didn't work for me. Also, starting chromium from the command line with chromium-browser --password-store=basic still produces the keyring pop-up but with this perhaps-relevant error (among others):

Code: Select all

** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot create an item in a locked collection
Any debugging hints will be gratefully received.
Top
The Doctor
Moderator
Moderator
User avatar
Posts: 2678
Joined: Tue Jul 27, 2010 10:56 pm

  • Quote

Post by The Doctor » Sat Aug 06, 2016 8:59 pm

Check emerge -pv www-client/chromium and remove the features you don't want, like gnome-keyring
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Top
cfgauss
l33t
l33t
User avatar
Posts: 793
Joined: Wed May 18, 2005 7:07 pm
Location: USA

  • Quote

Post by cfgauss » Sat Aug 06, 2016 10:10 pm

The Doctor wrote:Check emerge -pv www-client/chromium and remove the features you don't want, like gnome-keyring

Code: Select all

$ emerge -pv www-client/chromium

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] www-client/chromium-53.0.2785.34::gentoo  USE="cups hangouts (pic) proprietary-codecs pulseaudio system-ffmpeg tcmalloc widevine -custom-cflags -gn -gnome -gnome-keyring (-gtk3) -kerberos (-neon) (-selinux) {-test}" L10N="-am -ar -bg -bn -ca -cs -da -de -el -en-GB -es -es-419 -et -fa -fi -fil -fr -gu -he -hi -hr -hu -id -it -ja -kn -ko -lt -lv -ml -mr -ms -nb -nl -pl -pt-BR -pt-PT -ro -ru -sk -sl -sr -sv -sw -ta -te -th -tr -uk -vi -zh-CN -zh-TW" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Why does chromium invoke gnome-keyring on startup if the enabled USE flags don't include gnome or gnome-keyring?
Top
The Doctor
Moderator
Moderator
User avatar
Posts: 2678
Joined: Tue Jul 27, 2010 10:56 pm

  • Quote

Post by The Doctor » Sun Aug 07, 2016 8:10 am

That is a good question. It doesn't on my system and the only differences between useflags is pulseaudio tcmalloc and widevine.


Was USE="genome-keyring" on in the past? Maybe check a new user or move the .config/chromium/ directory to see if a clean start solves the problem.
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Top
Lars
Apprentice
Apprentice
User avatar
Posts: 176
Joined: Thu Feb 06, 2003 8:34 am
Location: Germany, near baltic sea

FYI: chromium 69 without password question

  • Quote

Post by Lars » Sun Sep 09, 2018 12:50 pm

Start google-chrome-stable (version 68) or the beta version google-chrome-beta (version 69) with parameter --password-store=basic and the keyring will not ask for a password. If this not work as expected, remove the directory ~/.config/google-chrome-* and start chrome again.

The make.conf USE flag "gnome-keyring" is not used any longer.

JM2C
Alles was nicht einfach ist, ist entweder falsch oder zu kompliziert.
V.Glazounov
Top
Blind_Sniper
Guru
Guru
Posts: 372
Joined: Fri Apr 20, 2018 9:48 am

  • Quote

Post by Blind_Sniper » Sun Sep 09, 2018 9:15 pm

try to add --password-store=basic option to command line when launching chromium:

Code: Select all

chromium --password-store=basic
it works for chrome, should work for chromium too
Top
martinkunev
n00b
n00b
Posts: 4
Joined: Wed Mar 21, 2012 11:07 pm

  • Quote

Post by martinkunev » Mon Jun 07, 2021 10:31 pm

Disabling "Allow Chromium sign-in" from chrome://settings/ worked for me (maybe not exactly the same problem, but related).
Top
Post Reply

9 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy