Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 2413  / 1 Year ago, sun, december 25, 2022, 3:39:10

Some of my notifications on XFCE are not disapearing (especially those from jupiter) automatically. Timeout is set to 5 seconds and I can manually close them. What's happening?



I'm using Xubuntu 12.10, /usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd


More From » xfce

 Answers
3

The problem is related to notify-send, it ignores the timeout parameter: https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/390508



Jupiter uses notify-send to create the desktop notifications. As a workaround the Jupiter's notify script can be edited and all -t parameters removed:



sudo sed -i 's/-t [0-9]+//g' /usr/lib/jupiter/scripts/notify



The notifications will be shown for a few seconds then they'll vanish.


[#34637] Tuesday, December 27, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ncharm

Total Points: 255
Total Questions: 105
Total Answers: 118

Location: Virgin Islands (U.S.)
Member since Sat, May 6, 2023
1 Year ago
ncharm questions
;