Sony Ericsson k700i info
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OBEX FTP Client for GNOME-VFS |
Fix Committed
|
Undecided
|
James Henstridge |
Bug Description
$ obexftp --version
ObexFTP 0.19
$ obexftp --bluetooth XXXX --capability
Browsing XXXX ...
Channel: 7
Connecting...done
Receiving "(null)"... failed: (null)
Disconnecting.
$ 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-
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version=
<folder name="Sounds"/>
<folder name="Themes"/>
<folder name="Videos"/>
<folder name="Other"/>
</folder-listing>
done
Disconnecting.
$ 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-
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version=
<file name="Optus Zoo.thm" size="19456"/>
<file name="Waip.thm" size="186368"/>
</folder-listing>
done
Disconnecting.
description: | updated |
description: | updated |
I got this error 2-3 times in gnome-vfs-obexftp 0.4 when trying to browse 'Pictures' folder. I am using gutsy. Not sure what the cause of the problem is. Also When I was able to browse 'Pictures' folder, it didn't show the subfolder 'camera_semc' which contains the pictures taken by camera. The folder can be browsed through command line obexftp program.