From: Peter Wurmsdobler <peter@wurmsdobler.org>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Could not find org.bluez interface
Date: Thu, 27 Mar 2008 18:46:26 +0000 [thread overview]
Message-ID: <47EBEB82.4050509@wurmsdobler.org> (raw)
In-Reply-To: <0FA03047-ABCC-476A-824D-BA5A2D1831FE@holtmann.org>
Hello Marcel,
> might be, but I don't have enough information to tell you. Can you get
> the full error message. Or test it with a simple Python script.
Unfortunately I cannot really provide that much information, as the
single error message comes from QTopia. So it is not a bluez issue, but
I hope to get some hints.
Digging into the Qtopia 4.3 code, I see that the private part of the
constructor of QBluetoothLocalDeviceManager contains a new
QDBusInterface with the parameters mentioned before. Adding some log
messages reveals:
Bluetooth : new QDBusInterface("org.bluez", "/org/bluez",
"org.bluez.Manager", dbc);
Bluetooth : QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivate
dynamic
Bluetooth : QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivate
service = "org.bluez"
Bluetooth : QDBusConnectionPrivate::getNameOwner: service = "org.bluez"
Bluetooth : QDBusConnectionPrivate::getNameOwner: message =
QDBusMessage(type=MethodCall, service="org.freedesktop.DBus",
path="/org/freedesktop/DBus", interface="org.freedesktop.DBus",
member="GetNameOwner", signature="", contents=(QString("org.bluez")) )
Bluetooth : QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivate
currentOwner isEmpty, error =
"org.freedesktop.DBus.Error.NameHasNoOwner"
Could not find org.bluez interface
Maybe you have an idea what is going wrong, and I will continue to dig
deeper.
Regards,
peter
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
prev parent reply other threads:[~2008-03-27 18:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-27 16:18 [Bluez-users] Could not find org.bluez interface Peter Wurmsdobler
2008-03-27 16:24 ` Marcel Holtmann
2008-03-27 18:46 ` Peter Wurmsdobler [this message]
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=47EBEB82.4050509@wurmsdobler.org \
--to=peter@wurmsdobler.org \
--cc=bluez-users@lists.sourceforge.net \
/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 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.