all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Samuel Wales <samologist@gmail.com>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: timers/coutdowns and error in tmr [name org.freedesktop.Notifications was not provided by any .service files")]
Date: Sun, 08 Oct 2023 09:56:36 +0200	[thread overview]
Message-ID: <87r0m5fsy3.fsf@gmx.de> (raw)
In-Reply-To: <CAJcAo8t4UNuMAmtryn-F_H_sX49pJgE3WSvW886WamuVr3wtJA@mail.gmail.com> (Samuel Wales's message of "Sat, 7 Oct 2023 21:40:32 -0700")

Samuel Wales <samologist@gmail.com> writes:

Hi Samuel,

> i ran tmr and got this:
>
>   Error: (dbus-error "The name org.freedesktop.Notifications was not
> provided by any .service files")
>
> i run this when i launch x and fluxbox.
>
>   eval $(dbus-launch --sh-syntax --exit-with-session)

This just starts the D-Bus daemon. The error message above indicates,
that a corresponding notifications daemon isn't registered with D-Bus.

I don't know your environment; on my Fedora system this is offered by
Gnome, and started like

--8<---------------cut here---------------start------------->8---
/usr/bin/gjs -m /usr/share/gnome-shell/org.gnome.Shell.Notifications
--8<---------------cut here---------------end--------------->8---

I found a German page describing this for fluxbox using another daemon,
perhaps it helps you: <https://forum.ubuntuusers.de/topic/notify-in-fluxbox/>.

Best regards, Michael.



      reply	other threads:[~2023-10-08  7:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-08  4:40 timers/coutdowns and error in tmr [name org.freedesktop.Notifications was not provided by any .service files")] Samuel Wales
2023-10-08  7:56 ` Michael Albinus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0m5fsy3.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=samologist@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.