soulteary / ubuntu-remote-control-helper

Make Ubuntu Native Remote Control Easy to use and Reliable.
https://soulteary.com/2023/04/11/make-ubuntu-native-remote-control-reliable-with-urch.html
Apache License 2.0
37 stars 5 forks source link

secret-tool: The connection is closed #6

Open sdyby2006 opened 11 months ago

sdyby2006 commented 11 months ago

Prerequisite: I have executed bash install.sh, system:Ubuntu 22.04.3 LTS for Raspberry Pi 4 issues: After I execute the urch command, the console reports the following error: check remote control credentials and correct the problem... 2023/11/07 16:04:49 Execute command failed: secret-tool lookup xdg:schema org.gnome.RemoteDesktop.RdpCredentialssecret-tool: The connection is closed And After I execute the printf "{'username': <'name'>, 'password': <'passwd'>}" | secret-tool store -l 'GNOME Remote Desktop RDP credentials' xdg:schema org.gnome.RemoteDesktop.RdpCredentials command, , the console reports the following error: secret-tool: The connection is closed