Problems with gnome-vfs-obexftp 0.4 on a Nokia 6630

Bug #232038 reported by Nicola Lunghi
2
Affects Status Importance Assigned to Milestone
OBEX FTP Client for GNOME-VFS
New
Undecided
Unassigned

Bug Description

Nokia 6630 seems to have a bug with obexftp.

sdptool browse [mybluetoothnetworkid]

...
Service Name: OBEX File Transfer
Service RecHandle: 0x1000a
Service Class ID List:
  "OBEX File Transfer" (0x1106)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 10
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x454e
  encoding: 0x6a
  base_offset: 0x100
Profile Descriptor List:
  "OBEX File Transfer" (0x1106)
    Version: 0x0100

....

Service Name: Nokia OBEX PC Suite Services
Service RecHandle: 0x1000c
Service Class ID List:
  UUID 128: 00005005-0000-1000-8000-0002ee000001
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 12
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x454e
  encoding: 0x6a
  base_offset: 0x100
Profile Descriptor List:
  "" (0x00005005-0000-1000-8000-0002ee000001)
    Version: 0x0100
....
other lines
...

the problem is if I connect with
 obexftp -b [mybluetoothnetworkid] -l
Browsing [mybluetoothnetworkid] ...
Channel: 10
Connecting...failed: connect
Still trying to connect
Connecting...failed: connect
Still trying to connect
Connecting...failed: connect
Still trying to connect

but with
obexftp -b [mybluetoothnetworkid] -B 12 -l

Browsing [mybluetoothnetworkid] ...
Channel: 10
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="Memoria telefono"/>
   <folder name="E:" user-perm="RW" mem-type="MMC" label="Nick"/>
</folder-listing>done
Disconnecting...done

and I can browse the files...

my question is how I can put a -B 12 options in gnome-vfs-obexftp?
and if I type in prompt

gnomevfs-ls 'obex://[mybluetoothnetworkid]/E:/Images'

it display correctly the directory listing
but if I open the same string in nautilus with
nautilus 'obex://[mybluetoothnetworkid]/E:/Images'

it said somewhat like (I have italian localized version)

it's not possible to display <<obex://[mybluetoothnetworkid]/E:/Images>>
Error: operation failed (unexpected response)
select another viewer and try again

Revision history for this message
Pw1 (pw1) wrote :

I have the same problem with a Nokia 6680 on Ubuntu 8.10.

Revision history for this message
fazulas (fizolas) wrote :

Same problem here with a Nokia E51 on Debian squeeze. obexftp seems to be working ok for me too, the problem definitely seems to be with gnome-vfs-obexftp (my version: 0.4)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.