Friday, May 10, 2024
 Popular · Latest · Hot · Upcoming
52
rated 0 times [  52] [ 0]  / answers: 1 / hits: 24130  / 1 Year ago, sat, april 22, 2023, 4:54:46

Maybe I'm doing something wrong, but shouldn't the commands (run separately)


notify-send -t 1 "test"
notify-send -t 1000 "test"
notify-send -t 10000 "test"

have different timeouts? The first being nearly instantaneous, the second taking 1 sec and the third 10 seconds? In all cases it seems to take about six seconds for me.


Is there a way around this behaviour? As the developers label this as a "feature" instead of a bug, I would like some alternatives.


More From » notify-osd

 Answers
3

This is a known bug: https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/390508



(It is considered a 'design decision' by the maintainer.)


[#39961] Saturday, April 22, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
smelrop

Total Points: 263
Total Questions: 122
Total Answers: 108

Location: Saudi Arabia
Member since Thu, Jan 28, 2021
3 Years ago
;