Comment 2 for bug 947494

Revision history for this message
Edwin Lee (leeed2001) wrote :

I was able to resolve the issue with my personal app indicators by adding a call to

  indicator.set_title("myAppTitleHere")

There may be a difference in API, but this may be a useful tip anyway...if not for this specific app then for someone else.