web-dev-qa-db-ja.com

Fusion-Iconがシステムトレイに表示されない

オンラインで問題の解決策が見つかりません。

Ubuntu 11.10でUnity 2Dを実行していますが、compizエフェクトを有効にしたいです。 compiz構成設定マネージャーとFusion-Iconをインストールしましたが、Fusion-Iconを起動しても何も起こりません。ターミナルから実行すると、「setting update 'command'」または「setting update 'next_key'」などの行でスタックします

すでにパネルのホワイトリストを「すべて」に設定しています。

誰が私が欠けているのか知っていますか?前もって感謝します!

3
Schubibuntu

Displex を試してください。 Fusionアイコンと同じオプションを提供し、Unity/AppIndicatorsで動作します。

compizを実行できる他のほとんどのデスクトップ環境でも動作します)。

実行されない場合は、次を試してください。

I installed the deb and tried starting DisPlex from the app menu but nothing
happened. So I ran "indicator-displex" from terminal. At some point it showed
"Value error: gconf key /apps/nautilus/preferences/show_desktop has no value"
so I had to manually add a value and typed
gconftool-2 --set "/apps/nautilus/preferences/show_desktop" --type bool true
ran it again and got the same error for
/apps/gnome-screensaver/idle_activation_enabled,
so the same procedure and that was it.

Schubibuntuのコメントから引用。

3
RolandiXor

おそらく、トップパネルに「通知領域」がありません。追加するには、トップパネルでSuper + Alt +右クリックし、「通知領域」をダブルクリックします

0
Rene Lindsay