GNOME Bugzilla – Bug 609858
Unable to browse files from gnome-bluetooth-2.28.6: "org.openobex.Manager" doesn't exist
Last modified: 2010-02-17 17:07:49 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
1) You need obex-data-server installed 2) This is a gvfs bug, not a gnome-bluetooth one
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
(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.
(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 :-)