all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Rahguzar via "Bug reports for GNU Emacs,
	the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
Cc: Rahguzar <rahguzar@zohomail.eu>, 67386-done@debbugs.gnu.org
Subject: bug#67386: 29.1; dbus error with recent dbus
Date: Fri, 24 Nov 2023 11:14:08 +0100	[thread overview]
Message-ID: <877cm74fwv.fsf@gmx.de> (raw)
In-Reply-To: <87msv57c95.fsf@zohomail.eu> (Rahguzar via's message of "Wed, 22 Nov 2023 21:27:27 +0100")

Version: 29.2

Rahguzar via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@gnu.org> writes:

> Dear Emacs maintainers,

Hi Rahguzar,

> To reproduce the error from emacs -Q please evaluate the following code,
>
> (require dbus)
> (dbus-unregister-object
>  (dbus-register-method
>   :system (dbus-get-unique-name :system)
>   "a/path" "inter.face"
>   "method" #'ignore))
>
> Upon this I get an error,
>
> (dbus-error "org.freedesktop.DBus.Error.InvalidArgs" "Cannot release a service starting with ':' such as \":1.98\"")

Looks, like the D-Bus library is more picky now :-)

I've fixed this in the emacs-29 branch. Closing the bug.

> Thanks,
> Rahguzar

Best regards, Michael.





  reply	other threads:[~2023-11-24 10:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22 20:27 bug#67386: 29.1; dbus error with recent dbus Rahguzar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-11-24 10:14 ` Michael Albinus [this message]
2023-11-24 17:37   ` Rahguzar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-11-24 17:54     ` Michael Albinus
2023-11-24 18:13       ` Rahguzar via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=877cm74fwv.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=67386-done@debbugs.gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=rahguzar@zohomail.eu \
    /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.