Comment 6 for bug 1695698

Revision history for this message
John Drinkwater (johndrinkwater) wrote :

Resolved this by adding:

os.environ[ 'PULSE_PROP_application.icon_name' ] = "anoise"
os.environ[ 'PULSE_PROP_media.role' ] = "music"

before this line in anoise.py __main__:
    anoise = ANoise()