From: Gustavo Padovan <gustavo@padovan.org>
To: Steffen Becker <steffen.becker@tu-ilmenau.de>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: problem with bluez-test
Date: Wed, 4 Jul 2012 09:51:06 +0200 [thread overview]
Message-ID: <20120704075106.GA21012@joana> (raw)
In-Reply-To: <4FF35AC4.7010204@tu-ilmenau.de>
Hi Steffen,
* Steffen Becker <steffen.becker@tu-ilmenau.de> [2012-07-03 22:49:08 +0200]:
> Hi,
> I just installed openSUSE12.1 and bluez and bluez-test on two PC's.
> But I can't create a connection between these two PC's even though I
> spend a long time searching the internet.
> That's my problem:
> I have a USB-Bluetooth3.0-dongle at each PC and I can create a
> connection via
> PC1 # rfcomm listen 0 1
> PC2 # rfcomm -r connect 0 <remote-address> 1
>
> But I can't create a bnep-connection via test-network even though
> NetworkManager runs in the background. What am I doing wrong?
> PC1 # test-network <remote-address> NAP
> Traceback (most recent call last): File "/usr/bin/test-network",
> line 45, in <module> iface = network.Connect(service) File
> "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in
> __call__ return self._proxy_method(*args, **keywords) File
> "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in
> __call__ **keywords) File
> "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in
> call_blocking message, timeout) dbus.exceptions.DBusException:
> org.freedesktop.DBus.Error.UnknownMethod: Method "Connect" with
> signature "s" on interface "org.bluez.Network" doesn't exist
>
> I believe I use a wrong syntax, do I? There is probably missing some
> kind of "listen"-command at the remote site.
> But sadly I don't find any man-page for "test-network".
There was a bug in the D-Bus Network interface, try 57170b3 on latest git.
Gustavo
next prev parent reply other threads:[~2012-07-04 7:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-03 20:49 problem with bluez-test Steffen Becker
2012-07-04 7:51 ` Gustavo Padovan [this message]
2012-08-01 12:02 ` Steffen Becker
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=20120704075106.GA21012@joana \
--to=gustavo@padovan.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=steffen.becker@tu-ilmenau.de \
/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.