After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 609858 - Unable to browse files from gnome-bluetooth-2.28.6: "org.openobex.Manager" doesn't exist
Unable to browse files from gnome-bluetooth-2.28.6: "org.openobex.Manager" do...
Status: RESOLVED NOTABUG
Product: gvfs
Classification: Core
Component: [obsolete] obexftp backend
unspecified
Other Linux
: Normal major
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2010-02-13 18:10 UTC by Pacho Ramos
Modified: 2010-02-17 17:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2010-02-13 18:10:21 UTC
We are suffering this since some time:
http://bugs.gentoo.org/show_bug.cgi?id=302727

I have been searching and have found similar bug reports on different distributions, but I still don't know who is the culprit :-(

This is the error we get when trying to browse files:
"Error: Method "CreateBluetoothSession" with signature "ss" on interface
"org.openobex.Manager" doesn't exist"

and this is what we have installed:
obexd-0.18 (with 0.21 we get the same problem)
bluez-4.60
gnome-bluetooth-2.28.6
openobex-1.5

Feel free to ask me for any information you need.

Thanks a lot for your help
Comment 1 Bastien Nocera 2010-02-17 16:38:03 UTC
1) You need obex-data-server installed
2) This is a gvfs bug, not a gnome-bluetooth one
Comment 2 Pacho Ramos 2010-02-17 16:57:08 UTC
But, if this is a gvfs bug, why did you close this once it's reassigned to proper product? 

Also, seems that obex-data-server and obexd should be installed toghether for getting full functionality (I mean, "send to" and "browsing"), or have I misunderstood anything?

Thanks a lot
Comment 3 Bastien Nocera 2010-02-17 17:00:01 UTC
(In reply to comment #2)
> But, if this is a gvfs bug, why did you close this once it's reassigned to
> proper product? 

It's a gvfs bug inso that, you should have filed it against gvfs. It's not a bug, you didn't install obex-data-server, or didn't install it properly.

> Also, seems that obex-data-server and obexd should be installed toghether for
> getting full functionality (I mean, "send to" and "browsing"), or have I
> misunderstood anything?

Yes, they should both be installed.
Comment 4 Pacho Ramos 2010-02-17 17:07:49 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > But, if this is a gvfs bug, why did you close this once it's reassigned to
> > proper product? 
> 
> It's a gvfs bug inso that, you should have filed it against gvfs. It's not a
> bug, you didn't install obex-data-server, or didn't install it properly.

Ah, OK, for some reason I wrongly thought that obex-data-server should be replaced by obexd and, then, gvfs should try to use obexd instead

> 
> > Also, seems that obex-data-server and obexd should be installed toghether for
> > getting full functionality (I mean, "send to" and "browsing"), or have I
> > misunderstood anything?
> 
> Yes, they should both be installed.

Then, it's our (Gentoo) problem, for some reason we prevent having both installed at the same time since obexd was added to the tree, I will investigate that problem downstream

Thanks a lot for the info, it's highly appreciated :-)