| |||||||
adm | Find | login register |
| |||||||||||||
在外觀設定裏面可以設成與 gcin Windows同樣的顯示方式,可能就沒有這個問題。
| |||||||||||||
| |||||||||||||
最近看到 gnome 有這個 bug,似乎從 jaunty 開始一直到 lucid (或是 gnome 2.28) 都有人提出類似的問題,不只是 gcin 碰上這個問題。
https://bugzilla.gnome.org/show_bug.cgi?id=588255
奇怪的是 gcin 裡的 Window Style 選項可以解決問題,但是單一模式就會出現問題。
許多這類的 bug report 中都有人提到用 GtkStatusIcon 或是 代替 TrayIcon。或是更新 gtk/trayicon-x11.c 之類的建議。最後似乎解決問題的是 55 樓的 patch 。形容是:
this patch is mostly a transposition of the following change in GTK+ to our X11NotificationArea implementation : | |||||||||||||
windows style 就是用 gtk_status_icon,單一模式的不是。 edited: 1
|
| |||||||
adm | Find | login register |