Comment 5 for bug 697776

Revision history for this message
Frederik Elwert (frederik-elwert) wrote : Re: Icon disappears randomly in Indicator Applet

Thanks for the info.

This is still strange to me, because I cannot really explain why Genesis behaves differently than other apps.

I attached a patch that contains a potential workaround: It gets notification about resume from sleep from upower and redraws the icon.

Could you try the patch and tell me if it solves the issue for you? Since I don’t experience the bug, I’m unfortunately unable to test it. (I don’t know if you’re familiar with applying patches. You should just place the patch in the genesis-sync directory of the source distribution, apply it using "patch < genesis_redraw_after_resume.patch" and then run "bin/genesis-sync -v".)

Thanks.