On Mon, Mar 20, 2023 at 11:00:12AM -0000, Nathan Teodosio wrote:
> However, I just tested in my simplified dwm environment and I can
> confirm that, although the keyring is running and unlocked, the
> passwords aren't displayed in Chromium, but they are there in `Login
> Data`. So Chromium has been failing to detect[1] that Gnome keyring is
> available.
> When you observed that behavior, were you perchance in such a minimal
> environment — for which I filed LP: 2011474 —, or were you on default
> Ubuntu?
This is a default Ubuntu environment.
> Also you can verify whether or not Chromium is detecting that the Gnome
> Keyring is available by enabling logging and grepping for OSCrypt. E.g.:
> --->
> % chromium --password-store= --enable-logging=stderr --v=1 |& grep 'backend
> for OSCrypt'
> [...] Selected backend for OSCrypt: BASIC_TEXT
> % chromium --password-store=gnome --enable-logging=stderr --v=1 |& grep
> 'backend for OSCrypt'
> [...] Selected backend for OSCrypt: GNOME_ANY
> <---
Output here is:
$ chromium --password-store= --enable-logging=stderr --v=1 |& grep 'backend for
OSCrypt'
[4103636:4103636:0519/230949.699268:VERBOSE1:key_storage_linux.cc(122)]
Selected backend for OSCrypt: GNOME_ANY
$
chromium continues to be able to *use* my saved passwords. But I don't know
where they're actually saved, and I can't access the plain text of the
passwords through chromium, which continues to be a problem.
** Changed in: chromium-browser (Ubuntu)
Status: Expired => New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/2011281
Title:
chromium snap upgrade "lost" my passwords
Status in chromium-browser package in Ubuntu:
New
Bug description:
On upgrade to chromium snap revision 2333 (now since upgraded to
2367), I received a window with a notice about password migration:
"Password storage via the Gnome keyring has been fixed, but for it to
work, you have to rename your old
~/snap/chromium/common/chromium/Default/Login Data file so that a new,
working one can replace it."
I don't remember if I did this or not. However, when I went to use my
saved passwords in chromium today, I found that they were absent.
Tracking down the data in the chromium profile, I found that there was
a ~/snap/chromium/common/chromium/Default/Login Data.old containing
all of my passwords, and a
~/snap/chromium/common/chromium/Default/Login Data containing a single
password entry for a site that I happened to have created a new login
for in the past few days.
That's not a very user-friendly experience on upgrade.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2011281/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp