Bluetooth "Browse files on" functionality broken
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-bluetooth (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
obex-data-server (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
It is not possible to browse files on bluetooth devides using the `gnome-bluetooth` "Browse files on...".
This is a regression from Karmic where the "Browse file on" functionality was flawlessly working.
Steps to reproduce, TEST CASE:
1) enable bluetooth on mobile device;
2) select "Browse files on" from `gnome-bluetooth` applet;
3) select one mobile device;
4) wait for the nautilus window to appear (it will not).
Tested on a brand new Lucid LTS 10.04.3.
As suggested in bug #542805 (closed as fix released but only partially really fixed), I tried running `/usr/share/
----
Traceback (most recent call last):
File "/usr/share/
list_
File "/usr/share/
session_path = client.
File "/usr/lib/
return self._proxy_
File "/usr/lib/
**keywords)
File "/usr/lib/
message, timeout)
dbus.exceptions
----
Bug #283064, comment 22 (bug closed as invalid) suggests that this problem is caused by a mismatching version of `obex-data-server` and offers a PPA (currently outdated) to solve this problem.
Bug #161 on obex-data-server's mantis (http://
Could you please fix this bug by backporting to Lucid versions of gnome-bluetooth and obex-data-server that are compatible with each other? Thank you.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-bluetooth 2.30.0-0ubuntu3
ProcVersionSign
Uname: Linux 2.6.32-33-generic x86_64
Architecture: amd64
Date: Sun Aug 7 14:48:48 2011
InstallationMedia: Ubuntu 10.04.3 LTS "Lucid Lynx" - Release amd64 (20110720.1)
SourcePackage: gnome-bluetooth
Changed in gnome-bluetooth (Ubuntu): | |
status: | New → Confirmed |
Changed in obex-data-server (Ubuntu): | |
status: | New → Confirmed |
summary: |
- "Browse files on" functionality broken on Lucid LTS + Bluetooth "Browse files on" functionality broken |
tags: | added: testcase |
I see the same bug in Ubuntu 11.04 (Natty)!
The mentioned Traceback of the example script "list-folders" shows more hints now:
Traceback (most recent call last): doc/obexd- client/ examples/ list-folders" , line 38, in <module> folder( folder) doc/obexd- client/ examples/ list-folders" , line 12, in list_folder CreateSession( { "Destination": sys.argv[1], "Target": "ftp"}) pymodules/ python2. 7/dbus/ proxies. py", line 68, in __call__ method( *args, **keywords) pymodules/ python2. 7/dbus/ proxies. py", line 140, in __call__ pymodules/ python2. 7/dbus/ connection. py", line 630, in call_blocking .DBusException: org.freedesktop .DBus.Error. NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
File "/usr/share/
list_
File "/usr/share/
session_path = client.
File "/usr/lib/
return self._proxy_
File "/usr/lib/
**keywords)
File "/usr/lib/
message, timeout)
dbus.exceptions