解决 Beryl 在 Feisty 中的问题 - Nicky's blog

May 19th, 2007

解决 Beryl 在 Feisty 中的问题

Category: Ubuntu, Author: Nicky, Popularity: 9%

fix_worspaces_problem.png
如果 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)。以防它们自动更新,还需要在菜单中选择 “软件包 –> 锁定版本”,分别把它们锁定。
downgrade.png
重启,搞定。

Tags:, .
评论数量(4) | Add Comments
本文网址:http://www.osxcn.com/ubuntu/fix-for-beryl-worspaces-problem.html



4 Comments so far

» You can leave a response or Trackback .

  1. Gravatar Icon rem1x Says:

    不知道为什么,一直都没有打算装beryl的意思。还是喜欢上了compiz的稳定
    期待合并之后推出的版本

  2. Gravatar Icon stmantin Says:

    cao@ubuntu:~$ glxinfo|grep “direct rendering”Xlib: extension “XFree86-DRI” missing on display “:0.0″.direct rendering: No

    这些信息是不是表明了我的显卡不能用3D?

  3. Gravatar Icon Nicky Says:

    你是什么显卡?

  4. Gravatar Icon stmantin Says:

    Ati x1250

leave a reply