des*_*ukh 5 gnome banshee 11.10 indicator-sound
我在 Ubuntu 11.10 上运行 Gnome 3.2。
在 Banshee 中,我在 Edit-Preferences 中启用了“在声音菜单中显示 Banshee”。
MPRIS D-Bus 集成和声音菜单集成扩展也已启用。
尽管如此,声音菜单上还是没有女妖。
有什么不见了?
提前致谢。
Banshee 的 Sound Menu 扩展专门用于Ubuntu 的声音菜单。
Banshee 目前不使用 Gnome Shell 的消息托盘和通知中的播放控件。如果您有兴趣跟踪进度,则该功能是错误 645628。
但是,正如Gamx 在下面指出的那样,即使 Banshee 无法开箱即用,也有第三方解决方案。
Webupd8 的 PPA 提供了一个gnome-shell-extensions-mediaplayer扩展,允许您使用 Gnome Shell 中的控件来控制各种媒体播放器——包括 Banshee。要了解有关 Personal Package Archives 的更多信息,请参阅Ask Ubuntu 上的这个问题。要安装 Gnome-shell 扩展,请在终端输入:
sudo add-apt-repository ppa:webupd8team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell-extensions-mediaplayer
Run Code Online (Sandbox Code Playgroud)