Bug 454350

Summary: bluetooth phone conection
Product: [Fedora] Fedora Reporter: Ronald Kuetemeier <bugzilla>
Component: nautilusAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9CC: bnocera, tbzatek, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-06 14:33:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ronald Kuetemeier 2008-07-07 21:20:23 UTC
Description of problem:
Nautilus doesn't show drives/folders
Phone Nokia 6682.
Works in FC8.

How reproducible:
Always


Additional info:
/usr/libexec/gvfsd-obexftp --spawner :1.6 /org/gtk/gvfs/exec_spaw/8
is running.

gnome-user-share-0.31-1.fc9.i386 
bluez-gnome-0.26-1.fc9.i386
bluez-utils-3.32-1.fc9.i386
gvfs-0.2.5-1.fc9.i386

Open location shows:
obex://[00:13:70:6C:EE:C9]/

For testing: 
obexftp -b 00:13:70:6C:EE:C9  -l 
Browsing 00:13:70:6C:EE:C9 ...
Connecting...done
Receiving "(null)"... <?xml version="1.0"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd"
  [ <!ATTLIST folder mem-type CDATA #IMPLIED>
  <!ATTLIST folder label CDATA #IMPLIED> ]>
<folder-listing version="1.0">
   <folder name="C:" user-perm="RW" mem-type="DEV" label="Phone memory"/>
   <folder name="E:" user-perm="RW" mem-type="MMC" label="Memory card"/>
</folder-listing>done

Comment 1 Tomáš Bžatek 2008-07-09 11:22:40 UTC
What about gvfs-mount and gvfs-ls/gvfs-info with the
"obex://[00:13:70:6C:EE:C9]/" URI? Can you please post error messages here?

Comment 2 Ronald Kuetemeier 2008-07-09 14:13:59 UTC
Hope this helps. No errors. 
BTW. as a workaround I use a fuse fs, obexfs, works just fine.


[ronald@acer ~]$ gvfs-ls obex://[00:13:70:6C:EE:C9]/
[ronald@acer ~]$ gvfs-info obex://[00:13:70:6C:EE:C9]/
display name: / on Nokia 6682
name: /
type: directory
size: 0
attributes:
  standard::type: 2
  standard::content-type: inode/directory
  standard::name: /
  standard::display-name: / on Nokia 6682
  id::filesystem: host='[00:13:70:6C:EE:C9]',type='obex',mount_prefix='/'
[ronald@acer ~]$ 


Comment 3 Bastien Nocera 2009-03-05 14:39:52 UTC
I believe that's fixed in F10. The problem was with the colons in the directory names. If it still happens, you can launch:
/usr/libexec/gvfsd-obexftp host="[00:13:70:6C:EE:C9]"
and gather the output.

Comment 4 Ronald Kuetemeier 2009-03-05 23:38:48 UTC
I don't use that phone anymore.
This can be closed.

Comment 5 Bastien Nocera 2009-03-06 14:33:46 UTC
Ok, thanks anyway.