Unable to show correctly symbolic icons with appindicator
Posted
by
user1502508
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user1502508
Published on 2012-12-01T21:48:54Z
Indexed on
2012/12/01
23:20 UTC
Read the original article
Hit count: 242
I'm creating an app under Ubuntu 12.04 and using libappindicator and Vala. I want to use a symbolic icon, to ensure that the colors are adapted to the background in the status bar. Unfortunately, I'm unable to make it work. I installed my icons (which uses the BEBEBE key color) and they are shown, but the color is BEBEBE, not white or black like the other icons.
I also tried to put an icon that I was sure to be symbolic (audio-volume-high-symbolic) but, again, it's shown with the original colors, instead of them being replaced by the current FG color.
I used both set_icon and set_icon_full methods, but none of them worked :(
© Ask Ubuntu or respective owner