Comment 4 for bug 545852

Revision history for this message
Lucio Carreras (luciocarreras-deactivatedaccount) wrote :

Hi!

I fixed the problem for getting the wrong background in alltray. I didn't work on the 0.69 Version but on the 0.71a old-maintenance.

http://edge.launchpad.net/alltray/old-maintenance/0.71a/+download/alltray-0.71a.tar.gz

I made a patch, everybody is invited to control it and to grouch, if it is not working.

Just run

patch -p0 < PanelBackgroundPatch.patch

in the ./src folder of the project

The patch then is applied to trayicon.c

I just read the background color of the panel and set the background color of the icon manually.

Just run ./configure, make, and sudo make install in the parent path.

Good night and best regards,

Lucio Carreras