Comment 1 for bug 1891649

Revision history for this message
Eduardo Beltran (ebf-beltran) wrote :

Possibly related.

To handle Spotify GUI size I created a custom spotify.desktop for my user in order to scale the GUI for high DPI monitor and the Application is duplicated in the launcher.

The WM_CLASS is correctly configured, I just copied the original .desktop file and modified the 'Exec' line. Also verified value using `xprop WM_CLASS` command.

Even though both files match with Application name and WM_CLASS the snap's version is always present. Is not an issue as I just favorite my version... previously when installing Spotify from a .deb file this worked flawlessly.

Might be an issue in when the a snap '.desktop' are imported vs traditional imports.