For a long time I had blue indicator tray icon for Deluge missing and I could not use Preferences > Interface > System Tray > Enable system tray icon ..., in my case problem was solved by installing libappindicator1 and python-appindicator, Ubuntu 12.04 Unity.
$ sudo apt-get install libappindicator1
$ sudo apt-get install python-appindicator