|
From: | Xi Shen |
Subject: | Re: [O] Does org-nofity uses dbus? |
Date: | Tue, 21 Jun 2016 14:14:15 +0000 |
2016-06-21 8:31 GMT+02:00 Xi Shen <address@hidden>:Hi,I got below error after I called (org-notify-start). It seems the dbus-error happens very close to the task notification. I wonder if org-notify uses dbus.Error: (dbus-error "No connection to bus" :session)Warning: notification for "Go to dental in 30 mins." behind schedule!Error: (dbus-error "No connection to bus" :session) [2 times]Warning: notification for "Go to dental in 30 mins." behind schedule!Error: (dbus-error "No connection to bus" :session) [2 times]I am using Emacs on Windows, and there's no dbus on Windows...It seems so, yes: org-notify calls notifications-notify from the emacs notifications.el library.Clearly, notifications.el relies on dbus.However, if you are using Mingw64, there is a dbus package which should providewhat is needed. Unfortunately, I tried it and can't tell yet how to configure it or if iteven works.Fabrice
Thanks,
David S.
[Prev in Thread] | Current Thread | [Next in Thread] |