Comment 4 for bug 1296218

Revision history for this message
Seth Arnold (seth-arnold) wrote :

I wonder if the quotes around the executable name are the cause of this problem?

MattJ, in the meantime, you can replace this line:

"/opt/spotify/spotify-client/spotify" {

with:

"/opt/spotify/spotify-client/spotify" (complain) {

and then re-load the profile with e.g.:

sudo apparmor_parser --replace /etc/apparmor.d/opt.spotify.spotify-client.spotify

Thanks for the report