ubuntu 18.04 64bit下如何启动向日葵远程控制端软件?

一. 背景

  从向日葵官网下载了linux版向日葵远程控制端软件,解压后直接执行Sunlloginremote发现以下错误:

    jello@jello:~/sunlogin_remote_linux$ ./SunloginRemote
      This application failed to start because it could not find or load the Qt platform plugin "xcb".

      Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.

      Reinstalling the application may fix this problem.
      Aborted (core dumped)

二. 解决方案

  安装32bit的依赖库,命令如下:

    sudo apt-get install libsm-dev:i386

 

三. 如何知道缺少sm依赖库呢?

  3.1 先指定一个环境变量以便进入QT的调试模式,将会输出一些调试信息

    export QT_DEBUG_PLUGINS=1

  3.2 启动程序后输出以下错误信息    

QLibraryPrivate::loadPlugin failed on "/home/jello/sunlogin_remote_linux/plugins/platforms/libqxcb.so" : "Cannot load library /home/jello/sunlogin_remote_linux/plugins/platforms/libqxcb.so: (libSM.so.6: cannot open shared object file: No such file or directory)"

 

 

 

 

 

 

  

  

转载于:https://www.cnblogs.com/dakewei/p/10987985.html

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值