ubuntu设置无法打开(更新gstreamer导致)
转自:https://askubuntu.com/questions/1348145/gnome-control-center-symbol-lookup-error-lib-x86-64-linux-gnu-libgstvideo-1-0
【I finally found it. GStremer had installed some libs under /usr/local/lib, specifically libgstbase-1.0.so, libgstbase-1.0.so.0, libgstbase-1.0.so.0.1405.0, libgstreamer-1.0.la, libgstreamer-1.0.so, libgstreamer-1.0.so.0 and libgstreamer-1.0.so.0.1405.0. After I removed them gnome-control-center worked fine. I hope nothing else has broken, I'll edit if I find something else out.】
更新gstreamer后,ubuntu的设置打不开
删除下列文件后可以重新打开

ls -lsa /usr/local/lib/libgstbase-1.0*
ls -lsa /usr/local/lib/libgstreamer-1.0*
将文件暂时移动到桌面
sudo mv /usr/local/lib/libgstreamer-1.0* ~/Desktop/libtrash/
sudo mv /usr/local/lib/libgstbase-1.0* ~/Desktop/libtrash/
浙公网安备 33010602011771号