emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Does org-nofity uses dbus?


From: Fabrice Popineau
Subject: Re: [O] Does org-nofity uses dbus?
Date: Tue, 21 Jun 2016 10:45:38 +0200


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 provide
what is needed. Unfortunately, I tried it and can't tell yet how to configure it or if it
even works.


Fabrice


reply via email to

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