Error while loading shared libraries: libpangox-1.0.so.0

注:对Ubuntu18和20适用,Ubuntu22不在需要。

sudo apt install libpangox-1.0-0 -y

Failed to load module “canberra-gtk-module”

sudo apt install libcanberra-gtk-module -y

无法unlock security setting

完全退出anydesk后,使用命令行设置自主访问密码:

echo "<your password>"  | anydesk -set-password

连接被终止 display_server_not_supported

输入ID后,报错连接被终止。

Ubuntu下需要修改/etc/gdm3/custom.conf 为:

# Uncoment the line below to force the login screen to use Xorg
  WaylandEnable=false

连接被终止 desk_rt_ipc_error

输入ID后,报错desk_rt_ipc_error,连接被终止。原因大概是用户登录前anydesk的服务未完全启动。

Ubuntu下需要修改/etc/gdm3/custom.conf 添加自动登录:

# Enabling automatic login
  AutomaticLoginEnable=true
  AutomaticLogin=$USERNAME
Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐