GNU bug report logs - #67386
29.1; dbus error with recent dbus

Previous Next

Package: emacs;

Reported by: Rahguzar <rahguzar <at> zohomail.eu>

Date: Wed, 22 Nov 2023 20:41:02 UTC

Severity: normal

Found in version 29.1

Fixed in version 29.2

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: 67386 <at> debbugs.gnu.org
Cc: Rahguzar <rahguzar <at> zohomail.eu>, 67386-done <at> debbugs.gnu.org
Subject: bug#67386: 29.1; dbus error with recent dbus
Date: Fri, 24 Nov 2023 11:14:08 +0100
Version: 29.2

Rahguzar via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs <at> 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.




This bug report was last modified 1 year and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.