public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Rafael Seste <rseste@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: Obex with no X
Date: Wed, 29 Jul 2009 09:42:25 -0300	[thread overview]
Message-ID: <5d223510907290542oe6fc98fr3c0e0844cdbd3ac5@mail.gmail.com> (raw)

Hi all,

I'm trying to use obex to retrieve the contacts from my mobile using PBAP.
In the test folder I'm only able to run obex-test and it retrieves all
contacts from my mobile. But I would like to use the python scripts
and they aren't working.
I'm running it with bluez 4.42 and kernel 2.6.30 without the X
installed, I installed libopenobex from ubuntu repo.

When I ran pbab-client the output was:

dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.Spawn.ExecFailed: dbus-launch failed to
autolaunch D-Bus session: Autolaunch error: X11 initialization failed.

Googling  I found that SeesionDbus() need the X installed. So I
changed to SystemDbus(). I don't know if this is right.
After the output was:

dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.Spawn.FileInvalid: Cannot do system-bus
activation with no user

So I added to the file /usr/share/dbus-1/system-services/obex-client.service
"User=root"

and the error changed again

dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.Spawn.FailedToSetup: Failed to setup
environment correctly


Is it possible to run obex with dbus with the X installed?
If so, what am I doing wrong? or what is missing?

thanks in advance

-- 
Rafael S. Seste

             reply	other threads:[~2009-07-29 12:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-29 12:42 Rafael Seste [this message]
2009-07-29 14:33 ` Obex with no X Rafael Seste
2009-07-29 17:46 ` Luiz Augusto von Dentz
2009-07-29 19:28   ` Rafael Seste

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=5d223510907290542oe6fc98fr3c0e0844cdbd3ac5@mail.gmail.com \
    --to=rseste@gmail.com \
    --cc=linux-bluetooth@vger.kernel.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox