Comment 4 for bug 2017310

Revision history for this message
Sergio Cazzolato (sergio-j-cazzolato) wrote :

Ok, it will be triaged soon

As a workaround snap connections can be used as well:

list of plugs
snap connections spotify | awk '{print $2}' | grep spotify: | cut -d ":" -f2

list of slots
snap connections spotify | awk '{print $3}' | grep spotify: | cut -d ":" -f2