五月 19th, 2007
解决 Beryl 在 Feisty 中的问题
Category: Ubuntu, Author: Nicky, Popularity: 7%
如果 Feisty Fawn 开启了 Beryl,在窗口上右键会发现少了 “Move to Another Viewport” 这些选项,找到 这篇文章,原来是因为 libwnck 这个库更新到 2.18 后和 beryl 产生冲突,解决办法就是给它降级,降为 edgy 使用的 2.16.1 版本,具体方法为:
sudo gedit /etc/apt/sources.list
加入
deb http://ubuntu.beryl-project.org/ edgy main
更新
sudo apt-get update
然后打开 “新立得软件包管理器”,搜索 libwnck,找到 libwnck18 和 libwnck-common 这两个包,分别选中它们,按 “Ctrl+E”,在弹出的对话框“强制版本”中选中 2.16.1-0ubuntu1.1 (edgy)。以防它们自动更新,还需要在菜单中选择 “软件包 --> 锁定版本”,分别把它们锁定。
重启,搞定。
Tags:Beryl, Ubuntu.
评论数量(4) | Add Comments
本文网址:http://www.osxcn.com/ubuntu/fix-for-beryl-worspaces-problem.html

