Created attachment 121174 [details] setting default keyring password SUMMARY a couple visual studio code extensions require the install of gnome-keyring. when you set it up the first time it asks if you want to remember your password to unlock in the future. even if you select yes it will not remember and then you have to unlock the default keyring manually every time. STEPS TO REPRODUCE 1. install live share extension on vscode 2. setup password for default keyring and save password 3. restart. if it remembers it may take a few restarts or when vscode goes through an update. OBSERVED RESULT asks for password every time EXPECTED RESULT unlock on login. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon (available in About System) KDE Plasma Version: 5.16.2 KDE Frameworks Version: 5.59.0 Qt Version: 5.12.3 ADDITIONAL INFORMATION
Created attachment 121175 [details] asking for password after not unlocking on login.
How is gnome-keyring related to kwallet?
(In reply to Christoph Feck from comment #2) > How is gnome-keyring related to kwallet? im not sure how all of the handling of the keyrings works or if it should be interfacing with kwallet?
They are separate tools. The issue you are seeing seems a duplicate of https://gitlab.gnome.org/GNOME/gnome-keyring/issues/37 If possible, please add your investigations there.
(In reply to Christoph Feck from comment #4) > They are separate tools. The issue you are seeing seems a duplicate of > https://gitlab.gnome.org/GNOME/gnome-keyring/issues/37 > > If possible, please add your investigations there. tyvm. not sure if related but ive added info there. sorry for taking your time.