elementary / notifications

Gtk Notifications Server
https://elementary.io
GNU General Public License v3.0
38 stars 6 forks source link

Spotify ignores notification settings #180

Closed maxlStone closed 1 year ago

maxlStone commented 2 years ago

What Happened?

Spotify still notifies on song change although the notification settings are turned off.

Steps to Reproduce

  1. Run a playlist in spotify
  2. Disable notification settings
  3. See the notifications up right on song change

Expected Behavior

Spotify should follow the settings

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

ahoneybun commented 2 years ago

I can confirm that this happens with 6.1 as well. I have Spotify installed using the flatpak:

aaronh@DeathStar ~> flatpak list | grep spot
Spotify com.spotify.Client  1.1.72.439.gc253025e    stable  flathub user
aaronh@DeathStar ~ [1]> cat /etc/os-release 
NAME="elementary OS"
VERSION="6.1 Jólnir"
ID=elementary
ID_LIKE=ubuntu
PRETTY_NAME="elementary OS 6.1 Jólnir"
LOGO=distributor-logo
VERSION_ID="6.1"
HOME_URL="https://elementary.io/"
DOCUMENTATION_URL="https://elementary.io/docs/learning-the-basics"
SUPPORT_URL="https://elementary.io/support"
BUG_REPORT_URL="https://github.com/elementary/triage/issues/new"
PRIVACY_POLICY_URL="https://elementary.io/privacy-policy"
VERSION_CODENAME=jolnir
UBUNTU_CODENAME=focal

Screenshot from 2022-01-01 14 38 05

Marukesu commented 1 year ago

this's a issue with the Spotify flathub package, i believe it's send spotify, but we are expecting com.spotify.Client since flatpak will rename the desktop file to use the flatpak id. Not sure if there's something they can do about it.

Closing as it isn't a issue with the daemon.