From mboxrd@z Thu Jan 1 00:00:00 1970 From: "numbchild@gmail.com" Subject: org-notify dbus send message to KDE/Plasma caused desktop suspend Date: Wed, 11 Sep 2019 09:02:53 +0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000004a124805923c9636" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48874) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7r2a-0008Jg-Db for emacs-orgmode@gnu.org; Tue, 10 Sep 2019 21:03:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7r2Z-0005fC-5l for emacs-orgmode@gnu.org; Tue, 10 Sep 2019 21:03:24 -0400 Received: from mail-ua1-x92e.google.com ([2607:f8b0:4864:20::92e]:34866) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i7r2Y-0005eW-Dx for emacs-orgmode@gnu.org; Tue, 10 Sep 2019 21:03:22 -0400 Received: by mail-ua1-x92e.google.com with SMTP id u18so6239779uap.2 for ; Tue, 10 Sep 2019 18:03:21 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Org-mode --0000000000004a124805923c9636 Content-Type: text/plain; charset="UTF-8" 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] 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/ --0000000000004a124805923c9636 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
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 'de= fault
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 '(:tim= e "1h" :period "1h" :duration 8
=C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :actions (-= ding -notify/window)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :audible t))
(org-notify-start (* 6= 0 2))
```

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

Maybe add a sequence delay to improve this situation?
<= /div>

[stardiviner]= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <Hack this = world!>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 GPG key ID: 47C32433
IRC(freeen= ode): stardiviner =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Twitter:=C2=A0 @n= umbchild
Key fingerprint =3D 9BAA 92BC CDDD B9EF 3B36=C2=A0 CB99 B8C4 B8= E5 47C3 2433
Blog: http://stardiviner.github.io/
<= /div> --0000000000004a124805923c9636--