窗口预览在 DockbarX 中不起作用

ane*_*hep 2 gnome 10.10 dockbarx

我已经使用 omgubuntu 上的一篇文章安装了 Dockbarx。http://www.omgubuntu.co.uk/2010/12/new-look-dockbarx-hits-ppa/。问题是窗口预览功能不起作用。

更新:运行时dockbarx_factory.py run-in-window,我收到以下警告:

 ** (dockbarx_factory.py:3820): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (dockbarx_factory.py:3820): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (dockbarx_factory.py:3820): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Dockbarx init
Dockbarx reload
Opened window matched with gio app on id: empathy
Opened window matched with gio app on id: gnome-terminal
Run Code Online (Sandbox Code Playgroud)

.

替代文字

如何启用预览?

kar*_*k87 5

  • 要使用窗口预览,您需要 CompizConfig 设置管理器

    sudo apt-get install compizconfig-settings-manager

  • 警告:CCSM 有哪些问题,我为什么要避免它?

  • 同样在 gnome 中启用KDE 兼容性插件系统>>首选项>>CompizConfig 设置管理器。

  • 启用此插件后,在 DockBarX 首选项中转到 Applications>>Accessories>>DockBarX>> Preference),在Window List选项卡上,启用Show Previews

替代文字

  • ubuntu 的有趣答案,但是那些运行 xfce 或 xubuntu 的人呢?xfce 带有合成器,因此不需要运行 compiz。正确的? (2认同)