Gst-Player已经按照说明克隆等操作,不显示快捷方式
Tofloor
poster avatar
jiutian123
deepin
2020-11-06 21:39
Author

Gst-Player

https://github.com/felipefacundes/Gst-Player

Install

git clone https://github.com/felipefacundes/Gst-Player

cd Gst-Player/usr/ && sudo cp -rf share /usr/    

Dependencies

  • gst-libav
  • gst-plugins-base
  • gst-plugins-good
  • gst-plugins-bad
  • gst-plugins-ugly
  • 这些依赖没安装

Reply Favorite View the author
All Replies
Ziggy
deepin
2020-11-07 03:08
#1

依赖没装好..估计连软件本身都没成功安装吧

Reply View the author
jiutian123
deepin
2020-11-07 04:37
#2
Ziggy

依赖没装好..估计连软件本身都没成功安装吧

依赖软件源里没有,第一步已经好了 右键出现快捷方式  就是打开没反应

Reply View the author
Ziggy
deepin
2020-11-07 05:16
#3
jiutian123

依赖软件源里没有,第一步已经好了 右键出现快捷方式  就是打开没反应

可以看看desktop文件的执行目录是否有问题

Reply View the author
jiutian123
deepin
2020-11-07 05:26
#4
Ziggy

可以看看desktop文件的执行目录是否有问题

怎么看?不懂

Reply View the author
Ziggy
deepin
2020-11-07 05:42
#5
jiutian123

怎么看?不懂

Exec,看这个目录是否存在,路径是否为该软件的执行路径

Reply View the author
jiutian123
deepin
2020-11-07 06:36
#6
Ziggy

Exec,看这个目录是否存在,路径是否为该软件的执行路径

没搜到这个文件夹

Reply View the author
Ziggy
deepin
2020-11-07 06:45
#7
jiutian123

没搜到这个文件夹

按着Exec的路径去找,一般装在/opt/下,看看里面有没有执行文件,找到的就用新路径替换

Reply View the author