3

I have upgrade my ubuntu from maverick to natty, and my problem is Googlesystray not show in panel. but the app is work. how to show icon notification in unity panel?

Jorge Castro
  • 71,754
fanoy
  • 127

2 Answers2

6

If you know the command for it, install dconf-tools Install dconf-tools, then open dconf-editor (alt+f2 dconf-editor) add an exception to the whitelist. You can also replace the whitelist with "all" to allow all applications.

enter image description here

You need to run alt+f2 unity --replace afterwords.

RolandiXor
  • 51,541
1

Try to whitelist Google Systray in the panel by running dconf or by running gsettings.

Takkat
  • 142,284