Mailinglist Archive: opensuse-bugs (5569 mails)
| < Previous | Next > |
[Bug 722722] Bluetooth completely broken (at least in GNOME)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 14 Oct 2011 13:43:03 +0000
- Message-id: <20111014134303.30957245523@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=722722
https://bugzilla.novell.com/show_bug.cgi?id=722722#c6
Vincent Untz <vuntz@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
InfoProvider| |seife@xxxxxxxxxxxxxxxxxxxx
--- Comment #6 from Vincent Untz <vuntz@xxxxxxxx> 2011-10-14 13:43:01 UTC ---
Current status: I fixed various crashes in gnome-bluetooth and others.
But I still cannot send files, with the same "Connection refused (111)" error.
However, I believe this part might not be a GNOME-only issue, but really an
issue in the low-level parts:
$ python /usr/share/doc/packages/obexd/examples/send-files D8:75:33:56:D8:BB
README
Traceback (most recent call last):
File "/usr/share/doc/packages/obexd/examples/send-files", line 80, in
<module>
client.SendFiles({ "Destination": sys.argv[1] }, files, path)
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.openobex.Error.Failed: Connection refused
(111)
With hcidump, I can see this:
L2CAP(s): Connect rsp: dcid 0x0000 scid 0x0041 result 3 status 0
Connection refused - security block
Stefan: is there any way I can move forward on debugging this?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |