unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lluís <xscript@gmx.net>
To: emacs-devel@gnu.org
Subject: [dbus] type errors
Date: Mon, 03 Dec 2012 12:59:02 -0500	[thread overview]
Message-ID: <87pq2rkoex.fsf@fimbulvetr.bsc.es> (raw)

Hi there,

I've been trying to register a dbus method which is supposed to return a list of
elements with the following dbus signature: sssbxxa{sv} (method "GetEvents" in
"org.gnome.Shell.CalendarServer").

When returning the results, a backtrace pops up with the following error for
the "b" argument):

    Debugger entered--Lisp error: (wrong-type-argument D-Bus 63490176000)
      dbus-message-internal(2 :session ":1.15" 18130 ...)
      apply(dbus-message-internal 2 :session ":1.15" 18130 (...))
      dbus-method-return-internal(:session ":1.15" 18130 ...)
      apply(dbus-method-return-internal :session ":1.15" 18130 (...))

And for the "x" argument:

     (wrong-type-argument D-Bus 63490176000)

According to the docs in `dbus', these objects should be automatically
translated to their dbus counterparts (at least on `dbus-call-method').

Any ideas?

Thanks,
  Lluis

-- 
 "And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer."
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth



             reply	other threads:[~2012-12-03 17:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-03 17:59 Lluís [this message]
2012-12-03 18:51 ` [dbus] type errors Michael Albinus
2012-12-03 21:18   ` Lluís
2012-12-03 21:38     ` Michael Albinus
2012-12-04 11:21     ` Michael Albinus
2012-12-04 13:09       ` Broken build with --with-x-toolkit=no? Dmitry Antipov
2012-12-04 17:47         ` Eli Zaretskii
2012-12-04 20:43         ` Paul Eggert
2012-12-04 21:41       ` [dbus] type errors Lluís
2012-12-05  7:25         ` Michael Albinus
2012-12-05 11:55           ` Lluís

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87pq2rkoex.fsf@fimbulvetr.bsc.es \
    --to=xscript@gmx.net \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).