Naitik Mundra

Results 15 comments of Naitik Mundra
trafficstars

> I ran `gnome-keyring-daemon -r -d` Then when opening zed, gnome keyring opens and prompts me for a login password for zed. (this seems to be a keyring specific thing...

> I am able to resolve the issue with switching to gnome-keyring (😑) for secrets and encryption. `gnome-keyring-daemon -r -d` is required after login (for my setup) because this service...

Essentially, after doing the gnome-keyring/dbus config, Zed sign in prompts me to create a new keychain, and I enter the password and press continue. But then, I again get the...

Fix was installing GTK properly and then using gnome-keyring. Apparently my GTK paths were broken.

> > Fix was installing GTK properly and then using gnome-keyring. Apparently my GTK paths were broken. > > How did you fix the issue ? I ran `gnome-keyring-daemon -r...