dunst-project / dunst

Lightweight and customizable notification daemon
https://dunst-project.org
Other
4.59k stars 341 forks source link

dunstctl history does not work #1386

Open hholst80 opened 3 days ago

hholst80 commented 3 days ago
root@xps ~# dunstctl count
              Waiting: 0
  Currently displayed: 0
              History: 4
root@xps ~# dunstctl history
Dunst is not running.
root@xps ~ [1]# 
root@xps ~# dunst -v
Dunst - A customizable and lightweight notification-daemon 1.11.0 (2024-04-15)
root@xps ~# 
bynect commented 3 days ago

Can you confirm if dunst is actually running? Ps aux | grep dunst

Also can you provide a 'dunst -verbosity debug' output when you ask history on another terminal (same user)?