小编alm*_*lmk的帖子

通过notify-send发送正常紧急通知

我目前使用的是 15.04 (Vivid Vervet),我似乎无法收到任何要显示的通知,除非它们是在紧急程度设置为“严重”的情况下发送的,如下所示:

notify-send -u critical "IRC" "This is a critical IRC notification

与此不同,它不起作用:

notify-send -u normal "IRC" "This is a normal IRC notification"

我使用它作为测试来排除irssi-libnotify 的故障,它正确地将通知发送到服务器,但它们没有显示,因为它们是正常紧急的。我宁愿不修改 python 脚本作为解决方法,因为这可能是未来软件包的问题。

python command-line notify-osd irssi 15.04

5
推荐指数
1
解决办法
4288
查看次数

标签 统计

15.04 ×1

command-line ×1

irssi ×1

notify-osd ×1

python ×1