2007-06-19 05:46:05 |
Stewart Smith |
bug |
|
|
added bug |
2007-06-19 05:47:21 |
Stewart Smith |
description |
$ obexftp --version
ObexFTP 0.19
$ obexftp --bluetooth 00:0F:DE:4A:9C:FD --capability
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "(null)"... failed: (null)
Disconnecting...done
$ obexftp --bluetooth 00:0F:DE:4A:9C:FD --list
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "(null)"... <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version="1.0"><folder name="Pictures"/>
<folder name="Sounds"/>
<folder name="Themes"/>
<folder name="Videos"/>
<folder name="Other"/>
</folder-listing>
done
Disconnecting...done
$ obexftp --bluetooth 00:0F:DE:4A:9C:FD --list "Themes/"
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "Themes/"... Sending "Themes"... done
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version="1.0"><parent-folder/>
<file name="Optus Zoo.thm" size="19456"/>
<file name="Waip.thm" size="186368"/>
</folder-listing>
done
Disconnecting...done |
$ obexftp --version
ObexFTP 0.19
$ obexftp --bluetooth XXXX --capability
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "(null)"... failed: (null)
Disconnecting...done
$ obexftp --bluetooth XXXX --list
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "(null)"... <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version="1.0"><folder name="Pictures"/>
<folder name="Sounds"/>
<folder name="Themes"/>
<folder name="Videos"/>
<folder name="Other"/>
</folder-listing>
done
Disconnecting...done
$ obexftp --bluetooth XXXX --list "Themes/"
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "Themes/"... Sending "Themes"... done
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version="1.0"><parent-folder/>
<file name="Optus Zoo.thm" size="19456"/>
<file name="Waip.thm" size="186368"/>
</folder-listing>
done
Disconnecting...done |
|
2007-06-19 05:47:57 |
Stewart Smith |
description |
$ obexftp --version
ObexFTP 0.19
$ obexftp --bluetooth XXXX --capability
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "(null)"... failed: (null)
Disconnecting...done
$ obexftp --bluetooth XXXX --list
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "(null)"... <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version="1.0"><folder name="Pictures"/>
<folder name="Sounds"/>
<folder name="Themes"/>
<folder name="Videos"/>
<folder name="Other"/>
</folder-listing>
done
Disconnecting...done
$ obexftp --bluetooth XXXX --list "Themes/"
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "Themes/"... Sending "Themes"... done
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version="1.0"><parent-folder/>
<file name="Optus Zoo.thm" size="19456"/>
<file name="Waip.thm" size="186368"/>
</folder-listing>
done
Disconnecting...done |
$ obexftp --version
ObexFTP 0.19
$ obexftp --bluetooth XXXX --capability
Browsing XXXX ...
Channel: 7
Connecting...done
Receiving "(null)"... failed: (null)
Disconnecting...done
$ obexftp --bluetooth XXXX --list
Browsing XXXX ...
Channel: 7
Connecting...done
Receiving "(null)"... <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version="1.0"><folder name="Pictures"/>
<folder name="Sounds"/>
<folder name="Themes"/>
<folder name="Videos"/>
<folder name="Other"/>
</folder-listing>
done
Disconnecting...done
$ obexftp --bluetooth XXXX --list "Themes/"
Browsing XXXX ...
Channel: 7
Connecting...done
Receiving "Themes/"... Sending "Themes"... done
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version="1.0"><parent-folder/>
<file name="Optus Zoo.thm" size="19456"/>
<file name="Waip.thm" size="186368"/>
</folder-listing>
done
Disconnecting...done |
|
2007-06-19 15:07:13 |
Onkar Shinde |
bug |
|
|
added attachment 'K700i data' (K700i data with different folder listing) |
2007-06-19 15:10:42 |
Onkar Shinde |
bug |
|
|
added attachment 'Screenshot-nautilus.png' (Screenshot-nautilus.png) |
2007-06-20 03:30:07 |
James Henstridge |
gnome-vfs-obexftp: status |
Unconfirmed |
Fix Committed |
|
2007-06-20 03:30:07 |
James Henstridge |
gnome-vfs-obexftp: assignee |
|
jamesh |
|
2007-06-20 03:30:07 |
James Henstridge |
gnome-vfs-obexftp: statusexplanation |
|
Thanks, I've integrated this data into the test suite.
Onkar: could you file another bug about that issue? |
|