emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] org-notify dbus send message to KDE/Plasma caused desktop suspend


From: address@hidden
Subject: [O] org-notify dbus send message to KDE/Plasma caused desktop suspend
Date: Wed, 11 Sep 2019 09:02:53 +0800

org-notify dbus send message to KDE/Plasma caused desktop suspend and high CPU,memory resources.

Here is my config:
```elisp
(setq org-notify-audible nil)
(org-notify-add 'default
                '(:time "1h" :period "1h" :duration 8
                        :actions (-ding -notify/window)
                        :audible t))
(org-notify-start (* 60 2))
```

When I have about 10 deadline tasks to be reminded at once, dbus suspend desktop soon because send dbus message too fast?

Maybe add a sequence delay to improve this situation?

[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]