all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to pass an object-path over d-bus from emacs?
@ 2022-07-22 23:02 Fran Burstall (Gmail)
  2022-07-23 10:54 ` Michael Albinus
  0 siblings, 1 reply; 5+ messages in thread
From: Fran Burstall (Gmail) @ 2022-07-22 23:02 UTC (permalink / raw)
  To: help-gnu-emacs

I am using the excellent dbus.el library.

Q: How do I feed a parameter of type o (object-path) over d-bus from
emacs-lisp?

My reading of the docs is that something of the form

    (list :variant (list :object-path "/some/path/here"))

should do the job.  But the receiving application complains:

   playerctl-WARNING **: 20:10:52.843: mpris:trackid is a string, not a
D-Bus object reference

Any idea what I am missing?

---Fran


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-24 10:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22 23:02 How to pass an object-path over d-bus from emacs? Fran Burstall (Gmail)
2022-07-23 10:54 ` Michael Albinus
2022-07-24  8:42   ` Using Tramp from Lisp Jean Louis
2022-07-24  9:43     ` Michael Albinus
2022-07-24 10:12       ` Jean Louis

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.