xelph
December 17, 2024, 8:25am
1
After the latest dunst upgrade:
> open /var/log/pacman.log | find dunst | last
[2024-12-16T23:04:45-0700] [ALPM] upgraded dunst (1.11.0-1 -> 1.12.0-1)
dunst notifications are ridiculously big now.
I’d love to know if anyone else has this issue so I can determine if this is a configuration issue on my end (I didn’t mess with any config before or after the upgrade though), or if this should be reported as a bug on the dunst repository.
Or perhaps it’s just an EndeavourOS default configuration issue.
Thanks!
xelph
December 17, 2024, 8:38am
2
Oh, I found it:
opened 06:27AM - 03 Nov 24 UTC
closed 11:41AM - 04 Nov 24 UTC
help wanted
reproducible
needs testing
### Issue description
Here is how the notifications used to look on my system… using the last stable build of dunst (upper right corner):

Here is how the look using dunst-git ([and also happens with this appimage build from the master branch](https://github.com/Samueru-sama/dunst/actions/runs/11643737551))

Icons are gone and the notifications have weird window dimensions.
I noticed dunst gave me this warning: **MESSAGE: Using legacy offset syntax NxN, you should switch to the new syntax (N, N)** so what my config is now obsolete? so I tested removing it and launching dunst with defaults.

Also when my music player sends notifications I get this error:

So it seems the issue is just the icons and the window size is that I need to update my config, because with default settings this is how the stable build looks (has working icons):

### Installation info
- Version: `v1.11.0-92-g9d3c91a`
- Install type: `Dunst-git aur package (and also happens with an appimage that I make when built on the master branch)`
- Window manager / Desktop environment: `i3-wm`
- Distro: `Artix`
# [Dunstrc here](https://github.com/Samueru-sama/dotfiles/blob/main/Local/config/dunst/dunstrc)
</details>
The new dynamic height. Just need to download the new config.
Ah, I sure love solving an issue immediately after asking for help.
2 Likes
system
Closed
December 19, 2024, 8:39am
3
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.