Comment 2 for bug 1129408

Revision history for this message
John Vrbanac (john.vrbanac) wrote :

Natasha,
Thank you for filing a bug for this.
Regarding the icon issue, unfortunately, this looks like a problem with the icon theme you are currently using. Cuckoo uses the system icons for audio-volume-muted, audio-volume-high, audio-volume-low, and audio-volume-medium. I will look into adding fallback icons if the system icon theme does not have them.

If you want to “compile” a version for yourself, Cuckoo is written in Python, so there isn't a traditional compilation step needed. The Cuckoo project uses Quickly, so once you have Quickly installed, you should be able to just use “quickly run” in the source project and Cuckoo should start.

Installing Quickly:
sudo apt-get install quickly