[Others] zenity依赖库不全
Tofloor
poster avatar
深度用户001
deepin
2022-04-16 19:05
Author

运行zenity --progress的时候,提示:

zenity: error while loading shared libraries: libgsttag-1.0.so.0: cannot open shared object file: No such file or directory

Reply Favorite View the author
All Replies
callcz
deepin
2022-04-16 19:42
#1

安装这个包:

sudo apt install libgstreamer-plugins-base1.0-0

Reply View the author
SamLukeYes
deepin
2022-04-16 19:44
#2

在我的 deepin 20 虚拟机上无法复现

Reply View the author
深度用户001
deepin
2022-04-19 03:08
#3
SamLukeYes

在我的 deepin 20 虚拟机上无法复现

我的是deepin 20.5,内核5.15.24。

Reply View the author
SamLukeYes
deepin
2022-04-19 03:38
#4
深度用户001

我的是deepin 20.5,内核5.15.24。

我只是内核版本和你不一样而已,而且这个问题应该和内核无关。此前你有做过什么相关的操作吗?

Reply View the author
yixuan
deepin
2022-11-09 06:08
#5

安装libgstreamer-plugins-base1.0-0

sudo apt-get --reinstall install libgstreamer-plugins-base1.0-0

Reply View the author