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

x11错误 #9

Open aogg opened 5 months ago

aogg commented 5 months ago

aaa@aaa-Haier-DT-Computer:~$ sudo urch --user=aaa --pass=bbb [sudo] aaa的密码: Remote Control Helper set remote username by cli: aaa set remote password by cli: bbb check remote control credentials and correct the problem... 2024/05/05 22:30:45 Execute command failed: secret-tool lookup xdg:schema org.gnome.RemoteDesktop.RdpCredentialssecret-tool: 无法在没有 X11 $DISPLAY 的情况下自动启动 D-Bus aaa@aaa-Haier-DT-Computer:~$ export DISPLAY=127.0.0.1:0.0 aaa@aaa-Haier-DT-Computer:~$ sudo urch --user=aaa --pass=bbb Remote Control Helper set remote username by cli: aaa set remote password by cli: bbb check remote control credentials and correct the problem... 2024/05/05 22:32:55 Execute command failed: secret-tool lookup xdg:schema org.gnome.RemoteDesktop.RdpCredentialssecret-tool: 生成并运行命令行“dbus-launch --autolaunch=f499ef5cd7af4580a1df7fa4ebcaf37f --binary-syntax --close-stderr”时出错: 子进程已退出,代码 1 aaa@aaa-Haier-DT-Computer:~$ dbus-launch --autolaunch=f499ef5cd7af4580a1df7fa4ebcaf37f --binary-syntax --close-stderr Autolaunch error: X11 initialization failed.