You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can make this work on my desktop, but I login to my vps server,
ubuntu 20.04 it doesn't run any desktop. when I use secret-tool to store password there will some error like:
secret-tool: No such interface “org.freedesktop.Secret.Collection” on object at path /org/freedesktop/secrets/collection/login
I found from google searching, I install gnome-keying by:
sudo apt install gnome-keyring
but this doesn't work for me.
Thanks
FJ
The text was updated successfully, but these errors were encountered:
On Mon, May 16, 2022 at 8:24 AM F.J Kong ***@***.***> wrote:
I can make this work on my desktop, but I login to my vps server,
ubuntu 20.04 it doesn't run any desktop. when I use secret-tool to store
password there will some error like:
secret-tool: No such interface “org.freedesktop.Secret.Collection” on
object at path /org/freedesktop/secrets/collection/login
I found from google searching, I install gnome-keying by:
sudo apt install gnome-keyring
but this doesn't work for me.
Thanks
FJ
—
Reply to this email directly, view it on GitHub
<#2>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDOZLOPZIT5IBGMDFEZ5ZTVKHSZBANCNFSM5WAMPVNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
In Debian the secret-tool is in the libsecret-tools package. I hope this helps you. Regards, Christian.
Hi tenllado,
I have installed libsecret-tools package, I guess this issue is caused by lacking some desktop components because
usually server will remove all desktop package.
I can make this work on my desktop, but I login to my vps server,
ubuntu 20.04 it doesn't run any desktop. when I use secret-tool to store password there will some error like:
secret-tool: No such interface “org.freedesktop.Secret.Collection” on object at path /org/freedesktop/secrets/collection/login
I found from google searching, I install gnome-keying by:
sudo apt install gnome-keyring
but this doesn't work for me.
Thanks
FJ
The text was updated successfully, but these errors were encountered: