ublue-os / bluefin

The next generation Linux workstation, designed for reliability, performance, and sustainability.
https://projectbluefin.io
Apache License 2.0
1.09k stars 149 forks source link

Unread/alert badge showing erroneously #1454

Closed fonnesbeck closed 1 month ago

fonnesbeck commented 3 months ago

Describe the bug

Some apps in the dock have unread/alert badges showing when there are no messages/alerts/unreads in the app. A screenshot of what I'm seeing is shown below.

What did you expect to happen?

Badges should only be shown when the app has something to report.

Output of rpm-ostree status

State: idle
AutomaticUpdates: stage; rpm-ostreed-automatic.timer: last run 16h ago
Deployments:
  ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx:gts
                   Digest: sha256:37982919f241d6b3882e1d4b2c03df5f8b4102040c92e0288ffee60292cfdaf8
                  Version: 39.20240627.0 (2024-06-27T15:18:35Z)
                     Diff: 58 upgraded

● ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx:gts
                   Digest: sha256:c192a8306619c0b83daf9bb7d03168bfc2c506c0005f5cd6ea7c8db7e6383c50
                  Version: 39.20240624.0 (2024-06-25T03:10:58Z)

Output of groups

fonnesbeck wheel

Extra information or context

Here is what I'm seeing:

image

Yet, for both Slack and Spotify there are no messages, unread items, direct messages, etc. Restarting the app has no effect on this behavior.

dosubot[bot] commented 3 months ago

Hello, @fonnesbeck! I'm here to help you with the issue you've encountered. I can assist you in solving bugs, answering questions, and becoming a contributor. Let's work together to resolve the problem you're facing.

There are no specific details available in the repository about issues related to notification badges, including erroneous badge displays for third-party applications like Slack and Spotify .

To troubleshoot this issue, you might want to check the following:

  1. Application Settings: Ensure that the notification settings within Slack and Spotify are correctly configured.
  2. Cache and Data: Try clearing the cache and data for these applications to see if it resolves the issue.
  3. System Logs: Check system logs for any errors or warnings related to notification services that might provide more insight.

If the problem persists, consider looking into community forums or recent updates that might have introduced this behavior.

To continue talking to Dosu, mention @dosu.

fonnesbeck commented 3 months ago

After restarting the system, the badge for Slack has cleared but the Spotify badge persists.

castrojo commented 3 months ago

I've seen this a few times, not sure what causes it.

fonnesbeck commented 3 months ago

Even logging out of Spotify does not clear it, so definitely not associated with an alert.

fonnesbeck commented 3 months ago

Looks like this is a long-standing issue: https://www.reddit.com/r/gnome/comments/11s6pej/how_to_disable_notification_dotsbadges_in_the_dock/?rdt=45894

Appears to be a bug with dash-to-dock. I've gone in and turned off notification badges altogether.