Comment 3 for bug 120214

Revision history for this message
James Henstridge (jamesh) wrote :

Thank you for that info.

From the capability list returned, we have:
    <Memory>
      <MemType>DEV</MemType>
      <Location>/Telefonminne</Location>
    </Memory>
    <Memory>
      <MemType>Memory Stick</MemType>
      <Location>/Memory Stick</Location>
    </Memory>

Neither of which have a <Free> element, which would be used to determine the free space. The fact that you are seeing zero free space probably means that this error condition is not being handled properly (i.e. it should be handled as "I don't know how much free space there is" rather than "there is 0 free space").