Funtoo GNU/Linux smplayer2无法打开视频

最近更新了一下Funtoo current,发现双击视频时,smplayer2虽然启动了,但是没有 反应,无法播放视频.

在archlinux论坛发现了同样的问题https://bbs.archlinux.org/viewtopic.php?id=136346:

The problem is solved. It was caused by change in smplayer binary file from %F to %U parameter, which is not supported by GTK file managers like PCmanFM.

Editing smplayer/smplayer2 bin file solved it.

因为smplayer2的播放参数改变了,现在是$U,而PCmanFM不支持该参数.修改威%F,即可.

你可能感兴趣的:(File,gtk)