[Share Experiences] Deeoin 23.0内测版本,运行迅雷时点击图标无反应
Tofloor
poster avatar
153******99
deepin
2022-03-14 04:06
Author

Deeoin 23.0内测版本,运行迅雷时点击图标无反应
参考一下帖子
深度linux 运行firefox 42报错:libdbus-glib-1.so.2: cannot open shared object file: No such file or director
解决办法:
cd /data/opt/apps/com.xunlei.download/files
./thunder
提示错误信息
./thunder: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
(./thunder:加载共享库时出错:libdbus-glib-1.so.2:无法打开共享对象文件:没有这样的文件或目录)

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libdbus-glib-1-2

Reply Favorite View the author
All Replies
Barry-okx
Junior Packager
2022-03-14 06:53
#1

这是我第二次看到有人少这个库,是干净安装的deepin,没有卸载啥系统软件么?

Reply View the author
153******99
deepin
2022-03-16 02:51
#2
Barry-okx

这是我第二次看到有人少这个库,是干净安装的deepin,没有卸载啥系统软件么?

卸载过软件,不知道为什么这样。

Reply View the author